Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs338 pub const O_SHLOCK: ::c_int = 0x10; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs447 pub const O_SHLOCK: ::c_int = 0x0010_0000; consts

Completed in 6 milliseconds