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