Searched defs:O_WRONLY (Results 1 – 4 of 4) sorted by relevance
102 pub const O_WRONLY: u32 = bindings::O_WRONLY; constant
20 #define O_WRONLY 00000001 macro
18 #define O_WRONLY 00000001 macro