Searched refs:IN_MODIFY (Results 1 – 2 of 2) sorted by relevance
28 #define IN_MODIFY 0x00000002 /* File was modified */ macro61 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE | \
38 #define IN_MODIFY 0x00000002 /* File was modified. */ macro71 #define IN_ALL_EVENTS (IN_ACCESS | IN_MODIFY | IN_ATTRIB | IN_CLOSE_WRITE \