Home
last modified time | relevance | path

Searched defs:F_GETPIPE_SZ (Results 1 – 25 of 27) sorted by relevance

12

/third_party/ltp/include/lapi/
Dfcntl.h42 # define F_GETPIPE_SZ 1032 macro
/third_party/libbpf/include/uapi/linux/
Dfcntl.h30 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro
/third_party/toybox/lib/
Dportability.h254 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h132 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h130 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/include/
Dfcntl.h129 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/ndk_musl_include/
Dfcntl.h130 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h129 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h129 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h129 #define F_GETPIPE_SZ 1032 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h129 #define F_GETPIPE_SZ 1032 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs475 pub const F_GETPIPE_SZ: ::c_int = 1032; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1423 pub const F_GETPIPE_SZ: ::c_int = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs253 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs248 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs247 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs260 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs248 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs248 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs249 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs260 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs253 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs248 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs257 pub const F_GETPIPE_SZ: u32 = 1032; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs251 pub const F_GETPIPE_SZ: u32 = 1032; constant

12