Searched defs:iwGetFD (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp977 static int iwGetFD(inotifyWatch *pSelf) function
1142 cchRead = read(iwGetFD(&mWatches), chBuf, sizeof(chBuf));
1186 pollFD[INOTIFY_ID].fd = iwGetFD(&mWatches);

Completed in 62 milliseconds