Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify01.c38 static int wd, reap_wd; variable
154 reap_wd = 1; in setup()
159 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
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()
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()
Dinotify02.c41 static int fd, fd_notify, reap_wd; variable
221 reap_wd = 1; in setup()
226 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()