Searched defs:O_NOATIME (Results 1 – 7 of 7) sorted by relevance
15 #define O_NOATIME 01000000 macro
14 #define O_NOATIME 004000000 macro
50 pub const O_NOATIME: u32 = bindings::O_NOATIME; constant
20 #define O_NOATIME 0x200000 macro
17 #define O_NOATIME 04000000 macro
59 #define O_NOATIME 01000000 macro