| /third_party/ltp/testcases/kernel/fs/doio/include/ |
| D | file_lock.h | 44 #define LOCK_SH 0x0008 macro
|
| /third_party/musl/include/sys/ |
| D | file.h | 7 #define LOCK_SH 1 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | file.h | 7 #define LOCK_SH 1 macro
|
| /third_party/musl/ndk_musl_include/sys/ |
| D | file.h | 7 #define LOCK_SH 1 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | file.h | 7 #define LOCK_SH 1 macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | file.h | 7 #define LOCK_SH 1 macro
|
| /third_party/python/Modules/ |
| D | fcntlmodule.c | 301 #define LOCK_SH 1 /* shared lock */ in fcntl_flock_impl() macro 382 #define LOCK_SH 1 /* shared lock */ in fcntl_lockf_impl() macro
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 576 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 537 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1059 pub const LOCK_SH: ::c_int = 0x01; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1036 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1022 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1918 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1171 pub const LOCK_SH: ::c_int = 0x1; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1820 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 3764 pub const LOCK_SH: ::c_int = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 239 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 232 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 239 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 227 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 227 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 236 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 226 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 228 pub const LOCK_SH: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 227 pub const LOCK_SH: u32 = 1; constant
|