Searched defs:O_RDONLY (Results 1 – 2 of 2) sorted by relevance
92 pub const O_RDONLY: u32 = bindings::O_RDONLY; constant
19 #define O_RDONLY 00000000 macro