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

/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp902 typedef struct inotifyWatch struct
908 } inotifyWatch; typedef in typeref:struct:inotifyWatch
914 static int iwAddWatch(inotifyWatch *pSelf, const char *pcszPath)
925 static int iwInit(inotifyWatch *pSelf)
967 static void iwTerm(inotifyWatch *pSelf)
977 static int iwGetFD(inotifyWatch *pSelf)
992 inotifyWatch mWatches;

Completed in 34 milliseconds