Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify09.c75 inotify_fd = SAFE_MYINOTIFY_INIT1(0); in verify_inotify()
Dinotify.h51 #define SAFE_MYINOTIFY_INIT1(flags) \ macro
Dinotify06.c78 inotify_fd = SAFE_MYINOTIFY_INIT1(O_NONBLOCK); in verify_inotify()
Dinotify05.c131 fd_notify = SAFE_MYINOTIFY_INIT1(O_NONBLOCK); in setup()
Dinotify08.c140 fd_notify = SAFE_MYINOTIFY_INIT1(O_NONBLOCK); in setup()
Dinotify07.c149 fd_notify = SAFE_MYINOTIFY_INIT1(O_NONBLOCK); in setup()