Home
last modified time | relevance | path

Searched defs:F_GETPIPE_SZ (Results 1 - 25 of 26) sorted by relevance

12

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

Completed in 182 milliseconds

12