Searched refs:IN_ONESHOT (Results 1 - 3 of 3) sorted by relevance

/external/strace/linux/
H A Dinotify.h39 #define IN_ONESHOT 0x80000000 /* only send event once */ macro
/external/strace/xlat/
H A Dinotify_flags.h70 #if defined(IN_ONESHOT) || (defined(HAVE_DECL_IN_ONESHOT) && HAVE_DECL_IN_ONESHOT)
71 XLAT(IN_ONESHOT),
/external/kernel-headers/original/uapi/linux/
H A Dinotify.h57 #define IN_ONESHOT 0x80000000 /* only send event once */ macro

Completed in 178 milliseconds