Searched defs:O_ACCMODE (Results 1 – 3 of 3) sorted by relevance
91 pub const O_ACCMODE: u32 = bindings::O_ACCMODE; constant
18 #define O_ACCMODE 00000003 macro