Searched refs:O_BINARY (Results 1 – 3 of 3) sorted by relevance
98 O_BINARY
120 pub const O_BINARY: c_int = 0x8000; constant124 pub const O_RAW: c_int = O_BINARY;
202 pub const O_BINARY: c_int = 0x200; constant