Home
last modified time | relevance | path

Searched refs:reap_wd (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify08.c50 static int fd_notify, reap_wd; variable
145 reap_wd = 1; in setup()
165 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
H A Dinotify01.c38 static int wd, reap_wd; variable
148 reap_wd = 1; in setup()
153 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
H A Dinotify07.c49 static int fd_notify, reap_wd; variable
153 reap_wd = 1; in setup()
171 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
H A Dinotify02.c41 static int fd, fd_notify, reap_wd; variable
206 reap_wd = 1; in setup()
211 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()

Completed in 2 milliseconds