Home
last modified time | relevance | path

Searched refs:IN_MASK_ADD (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dinotify_flags.h56 #if !(defined(IN_MASK_ADD) || (defined(HAVE_DECL_IN_MASK_ADD) && HAVE_DECL_IN_MASK_ADD))
57 # define IN_MASK_ADD 0x20000000 macro
92 XLAT(IN_MASK_ADD),
Dinotify_flags.in19 IN_MASK_ADD 0x20000000
/external/kernel-headers/original/uapi/linux/
Dinotify.h55 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h52 #define IN_MASK_ADD 0x20000000 /* add to the mask of an already existing watch */ macro