Home
last modified time | relevance | path

Searched defs:F_SETLEASE (Results 1 - 24 of 24) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h8 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h125 #define F_SETLEASE 1024 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h124 #define F_SETLEASE 1024 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h124 #define F_SETLEASE 1024 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h124 #define F_SETLEASE 1024 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h127 #define F_SETLEASE 1024 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h124 #define F_SETLEASE 1024 macro
/third_party/musl/include/
H A Dfcntl.h127 #define F_SETLEASE 1024 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs469 pub const F_SETLEASE: ::c_int = 1024; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1417 pub const F_SETLEASE: ::c_int = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs242 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs254 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs247 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs247 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs251 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs254 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs251 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs241 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs245 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs242 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs245 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs242 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs243 pub const F_SETLEASE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs242 pub const F_SETLEASE: u32 = 1024; consts

Completed in 194 milliseconds