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.c57 static int wd, reap_wd; variable
184 reap_wd = 1; in setup()
191 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
Dinotify08.c70 static int fd_notify, reap_wd; variable
196 reap_wd = 1; in setup()
217 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
Dinotify07.c68 static int fd_notify, reap_wd; variable
202 reap_wd = 1; in setup()
221 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()
Dinotify02.c60 static int fd, fd_notify, reap_wd; variable
251 reap_wd = 1; in setup()
257 if (reap_wd && myinotify_rm_watch(fd_notify, wd) < 0) { in cleanup()