Searched defs:FAN_OPEN (Results 1 – 2 of 2) sorted by relevance
13 #define FAN_OPEN 0x00000020 /* File was opened */ macro
2631 pub const FAN_OPEN: u64 = 0x0000_0020; constant