Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify04.c73 int fd_notify, reap_wd_file, reap_wd_dir, wd_dir, wd_file; variable
87 if (reap_wd_file && myinotify_rm_watch(fd_notify, wd_file) == -1) in cleanup()
90 wd_file); in cleanup()
126 wd_file = myinotify_add_watch(fd_notify, TEST_FILE, IN_ALL_EVENTS); in verify_inotify()
127 if (wd_file == -1) in verify_inotify()