Home
last modified time | relevance | path

Searched defs:F_SETLK64 (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h201 #define F_SETLK64 F_SETLK macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h200 #define F_SETLK64 F_SETLK macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h200 #define F_SETLK64 F_SETLK macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h200 #define F_SETLK64 F_SETLK macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h193 #define F_SETLK64 F_SETLK macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h200 #define F_SETLK64 F_SETLK macro
/third_party/musl/include/
H A Dfcntl.h203 #define F_SETLK64 F_SETLK macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs210 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs222 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs215 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs215 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs219 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs222 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs198 pub const F_SETLK64: u32 = 34; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs209 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs216 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs210 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs216 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs210 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs211 pub const F_SETLK64: u32 = 13; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs210 pub const F_SETLK64: u32 = 13; consts

Completed in 176 milliseconds