Home
last modified time | relevance | path

Searched defs:event_f_flags (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests/
Dfanotify_init.c44 kernel_ulong_t event_f_flags, const char *event_f_flags_str) in do_call()
73 static const struct strval event_f_flags[] = { in main() local
/external/strace/tests-m32/
Dfanotify_init.c44 kernel_ulong_t event_f_flags, const char *event_f_flags_str) in do_call()
73 static const struct strval event_f_flags[] = { in main() local
/external/strace/tests-mx32/
Dfanotify_init.c44 kernel_ulong_t event_f_flags, const char *event_f_flags_str) in do_call()
73 static const struct strval event_f_flags[] = { in main() local
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h28 static int fanotify_init(unsigned int flags, unsigned int event_f_flags) in fanotify_init()
/external/ltp/lib/
Dtst_safe_macros.c47 unsigned int flags, unsigned int event_f_flags) in safe_fanotify_init()