/third_party/libbpf/include/uapi/linux/ |
D | fcntl.h | 8 #define F_SETLEASE (F_LINUX_SPECIFIC_BASE + 0) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 127 #define F_SETLEASE 1024 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 124 #define F_SETLEASE 1024 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 124 #define F_SETLEASE 1024 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 125 #define F_SETLEASE 1024 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 124 #define F_SETLEASE 1024 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 124 #define F_SETLEASE 1024 macro
|
/third_party/musl/include/ |
D | fcntl.h | 127 #define F_SETLEASE 1024 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 469 pub const F_SETLEASE: ::c_int = 1024; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1417 pub const F_SETLEASE: ::c_int = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 242 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 242 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 243 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 254 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 254 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 242 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 251 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 241 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 242 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 247 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 247 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 251 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 245 pub const F_SETLEASE: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 245 pub const F_SETLEASE: u32 = 1024; constant
|