Searched refs:IN_ONLYDIR (Results 1 – 5 of 5) sorted by relevance
47 #if !(defined(IN_ONLYDIR) || (defined(HAVE_DECL_IN_ONLYDIR) && HAVE_DECL_IN_ONLYDIR))48 # define IN_ONLYDIR 0x01000000 macro89 XLAT(IN_ONLYDIR),
16 IN_ONLYDIR 0x01000000
52 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */ macro
925 #ifdef IN_ONLYDIR in add_inotify_watches()926 |IN_ONLYDIR in add_inotify_watches()932 #ifdef IN_ONLYDIR in add_inotify_watches()933 |IN_ONLYDIR in add_inotify_watches()
303 IN_ONLYDIR); in AddWatch()