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