Searched defs:inotify_rm_watch (Results 1 – 5 of 5) sorted by relevance
23 int inotify_rm_watch(int fd, int wd) in inotify_rm_watch() function
199 static inline int inotify_rm_watch(struct inotify_handle *ih, in inotify_rm_watch() function
3050 pub fn inotify_rm_watch(fd: ::c_int, wd: ::c_int) -> ::c_int; in inotify_rm_watch() function
3425 pub fn inotify_rm_watch(fd: ::c_int, wd: u32) -> ::c_int; in inotify_rm_watch() function
4413 pub fn inotify_rm_watch(fd: ::c_int, wd: ::c_int) -> ::c_int; in inotify_rm_watch() function