Home
last modified time | relevance | path

Searched defs:IN_ONLYDIR (Results 1 – 2 of 2) sorted by relevance

/external/strace/xlat/
Dinotify_flags.h48 # define IN_ONLYDIR 0x01000000 macro
/external/kernel-headers/original/uapi/linux/
Dinotify.h52 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */ macro