Home
last modified time | relevance | path

Searched refs:O_SHLOCK (Results 1 – 9 of 9) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dredox.txt134 O_SHLOCK
H A Dopenbsd.txt621 O_SHLOCK
H A Dnetbsd.txt780 O_SHLOCK
H A Ddragonfly.txt724 O_SHLOCK
H A Dfreebsd.txt967 O_SHLOCK
H A Dapple.txt1058 O_SHLOCK
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs325 pub const O_SHLOCK: c_int = 0x10; constant
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs521 pub const O_SHLOCK: c_int = 0x0010_0000; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2273 pub const O_SHLOCK: c_int = 131072; constant