Searched defs:O_TEXT (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/libc/src/windows/ | ||
H A D | mod.rs | 130 pub const O_TEXT: ::c_int = 0x4000; consts |
/third_party/rust/crates/libc/src/solid/ | ||
H A D | mod.rs | 209 pub const O_TEXT: c_int = 0x100; consts |
Completed in 6 milliseconds