/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 73 #define __NR_sendfile64 71 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 220 #define __NR_sendfile64 6219 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 197 #define __NR_sendfile64 239 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 216 #define __NR_sendfile64 239 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 198 #define __NR_sendfile64 239 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 226 #define __NR_sendfile64 226 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 219 #define __NR_sendfile64 236 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 238 #define __NR_sendfile64 4237 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 238 #define __NR_sendfile64 239 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 239 #define __NR_sendfile64 239 macro
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
D | syscalls.rs | 1377 __NR_sendfile64, in sendfile()
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 2133 pub const __NR_sendfile64: u32 = 71; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2026 pub const __NR_sendfile64: u32 = 239; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 2223 pub const __NR_sendfile64: u32 = 140; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 2213 pub const __NR_sendfile64: u32 = 4237; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2066 pub const __NR_sendfile64: u32 = 239; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2083 pub const __NR_sendfile64: u32 = 226; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 2214 pub const __NR_sendfile64: u32 = 140; constant
|