Home
last modified time | relevance | path

Searched refs:__NR_sendfile64 (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in73 #define __NR_sendfile64 71 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in220 #define __NR_sendfile64 6219 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in197 #define __NR_sendfile64 239 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in198 #define __NR_sendfile64 239 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in226 #define __NR_sendfile64 226 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in219 #define __NR_sendfile64 236 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in238 #define __NR_sendfile64 4237 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in238 #define __NR_sendfile64 239 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in239 #define __NR_sendfile64 239 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
Dsyscalls.rs1377 __NR_sendfile64, in sendfile()
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2133 pub const __NR_sendfile64: u32 = 71; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2026 pub const __NR_sendfile64: u32 = 239; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2223 pub const __NR_sendfile64: u32 = 140; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2213 pub const __NR_sendfile64: u32 = 4237; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2066 pub const __NR_sendfile64: u32 = 239; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2083 pub const __NR_sendfile64: u32 = 226; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2214 pub const __NR_sendfile64: u32 = 140; constant