Home
last modified time | relevance | path

Searched refs:F_SHLCK (Results 1 - 16 of 16) sorted by relevance

/third_party/python/Modules/
H A Dfcntlmodule.c564 #ifdef F_SHLCK in all_ins()
565 if (PyModule_AddIntMacro(m, F_SHLCK)) return -1; in all_ins()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs239 pub const F_SHLCK: ::c_int = 8; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs226 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs231 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs231 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs238 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs235 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs238 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs235 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs225 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs229 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs226 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs229 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs226 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs227 pub const F_SHLCK: u32 = 8; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs226 pub const F_SHLCK: u32 = 8; consts

Completed in 220 milliseconds