/third_party/musl/porting/liteos_a/kernel/include/ |
D | fcntl.h | 180 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 184 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 185 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 184 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 185 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 184 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 184 #define SPLICE_F_MORE 4 macro
|
/third_party/musl/include/ |
D | fcntl.h | 184 #define SPLICE_F_MORE 4 macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 351 #define SPLICE_F_MORE 4 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1205 pub const SPLICE_F_MORE: ::c_uint = 0x04; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1974 pub const SPLICE_F_MORE: ::c_uint = 0x04; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2571 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2386 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2387 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2417 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2431 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2500 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2428 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2470 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 2366 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 2496 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2518 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 2733 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 2703 pub const SPLICE_F_MORE: u32 = 4; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 2633 pub const SPLICE_F_MORE: u32 = 4; constant
|