Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify.h36 #define myinotify_init() \ macro
39 #define myinotify_init() \ macro
Dinotify01.c170 if ((fd_notify = myinotify_init()) < 0) { in setup()
Dinotify03.c174 fd_notify = myinotify_init(); in setup()
Dinotify04.c98 fd_notify = myinotify_init(); in setup()
Dinotify02.c237 if ((fd_notify = myinotify_init()) < 0) { in setup()