Searched refs:IN_ACCESS (Results 1 – 3 of 3) sorted by relevance
2 #if !(defined(IN_ACCESS) || (defined(HAVE_DECL_IN_ACCESS) && HAVE_DECL_IN_ACCESS))3 # define IN_ACCESS 0x00000001 macro74 XLAT(IN_ACCESS),
1 IN_ACCESS 0x00000001
29 #define IN_ACCESS 0x00000001 /* File was accessed */ macro64 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \