Home
last modified time | relevance | path

Searched refs:SAFE_MYINOTIFY_INIT1 (Results 1 - 7 of 7) sorted by relevance

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

Completed in 4 milliseconds