Searched defs:InotifyFD (Results 1 – 1 of 1) sorted by relevance
136 int InotifyFD = -1; member in __anon7b55d0820111::DirectoryWatcherLinux300 bool WaitForInitialSync, int InotifyFD, int InotifyWD, in DirectoryWatcherLinux()333 const int InotifyFD = inotify_init1(IN_CLOEXEC); in create() local