Home
last modified time | relevance | path

Searched defs:__NR_sendfile64 (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h216 #define __NR_sendfile64 239 macro
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2133 pub const __NR_sendfile64: u32 = 71; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2083 pub const __NR_sendfile64: u32 = 226; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2213 pub const __NR_sendfile64: u32 = 4237; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2026 pub const __NR_sendfile64: u32 = 239; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2223 pub const __NR_sendfile64: u32 = 140; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2214 pub const __NR_sendfile64: u32 = 140; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2066 pub const __NR_sendfile64: u32 = 239; consts

Completed in 144 milliseconds