Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h200 #define F_GETLK64 F_GETLK macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h199 #define F_GETLK64 F_GETLK macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h199 #define F_GETLK64 F_GETLK macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h199 #define F_GETLK64 F_GETLK macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h192 #define F_GETLK64 F_GETLK macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h199 #define F_GETLK64 F_GETLK macro
/third_party/musl/include/
H A Dfcntl.h202 #define F_GETLK64 F_GETLK macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs209 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs221 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs214 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs214 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs218 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs221 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs197 pub const F_GETLK64: u32 = 33; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs208 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs215 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs209 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs215 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs209 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs210 pub const F_GETLK64: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs209 pub const F_GETLK64: u32 = 12; consts

Completed in 208 milliseconds