Searched defs:IN_ONLYDIR (Results 1 – 4 of 4) sorted by relevance
53 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */ macro
50 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */ macro
2178 pub const IN_ONLYDIR: u32 = 0x0100_0000; constant
2525 pub const IN_ONLYDIR: u32 = 0x0100_0000; constant