Searched defs:IN_ONLYDIR (Results 1 – 2 of 2) sorted by relevance
48 # define IN_ONLYDIR 0x01000000 macro
52 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */ macro