Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h202 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h201 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h201 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h201 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h194 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h201 #define F_SETLKW64 F_SETLKW macro
/third_party/musl/include/
H A Dfcntl.h204 #define F_SETLKW64 F_SETLKW macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs211 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs223 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs216 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs216 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs220 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs223 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs199 pub const F_SETLKW64: u32 = 35; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs210 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs217 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs211 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs217 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs211 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs212 pub const F_SETLKW64: u32 = 14; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs211 pub const F_SETLKW64: u32 = 14; consts

Completed in 175 milliseconds