Home
last modified time | relevance | path

Searched defs:InotifyWD (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp137 int InotifyWD = -1; member in __anon93fcd25b0111::DirectoryWatcherLinux
299 bool WaitForInitialSync, int InotifyFD, int InotifyWD, in DirectoryWatcherLinux()
338 const int InotifyWD = inotify_add_watch( in create() local