/third_party/ltp/include/lapi/ |
D | fcntl.h | 42 # define F_GETPIPE_SZ 1032 macro
|
/third_party/libbpf/include/uapi/linux/ |
D | fcntl.h | 30 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro
|
/third_party/toybox/lib/ |
D | portability.h | 254 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 132 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 130 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/include/ |
D | fcntl.h | 129 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 130 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 129 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 129 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 129 #define F_GETPIPE_SZ 1032 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 129 #define F_GETPIPE_SZ 1032 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 475 pub const F_GETPIPE_SZ: ::c_int = 1032; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1423 pub const F_GETPIPE_SZ: ::c_int = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 253 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 248 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 247 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 260 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 248 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 248 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 249 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 260 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 253 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 248 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 257 pub const F_GETPIPE_SZ: u32 = 1032; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 251 pub const F_GETPIPE_SZ: u32 = 1032; constant
|