Home
last modified time | relevance | path

Searched defs:O_SHLOCK (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/
Dmod.rs328 pub const O_SHLOCK: ::c_int = 0x10; constant
/external/rust/crates/libc/src/unix/redox/
Dmod.rs426 pub const O_SHLOCK: ::c_int = 0x0010_0000; constant