Searched refs:FAN_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
4 #if !(defined(FAN_CLOEXEC) || (defined(HAVE_DECL_FAN_CLOEXEC) && HAVE_DECL_FAN_CLOEXEC))5 # define FAN_CLOEXEC 0x00000001 macro7 XLAT(FAN_CLOEXEC),
1 FAN_CLOEXEC 0x00000001
26 #define FAN_CLOEXEC 0x00000001 macro39 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | \