Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h185 #define SPLICE_F_MORE 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h184 #define SPLICE_F_MORE 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h184 #define SPLICE_F_MORE 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h184 #define SPLICE_F_MORE 4 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h180 #define SPLICE_F_MORE 4 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h184 #define SPLICE_F_MORE 4 macro
/third_party/musl/include/
H A Dfcntl.h187 #define SPLICE_F_MORE 4 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h351 #define SPLICE_F_MORE 4 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1205 pub const SPLICE_F_MORE: ::c_uint = 0x04; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1974 pub const SPLICE_F_MORE: ::c_uint = 0x04; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2387 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2496 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2386 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2366 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2571 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2518 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2633 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2470 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2733 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2431 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2703 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2417 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2500 pub const SPLICE_F_MORE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2428 pub const SPLICE_F_MORE: u32 = 4; consts

Completed in 202 milliseconds