Home
last modified time | relevance | path

Searched refs:__NR_send (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h267 #define __NR_send 289 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dsyscalls.rs274 ret_usize(syscall_readonly!(__NR_send, fd, buf_addr, buf_len, flags))
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2187 pub const __NR_send: u32 = 334; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2190 pub const __NR_send: u32 = 334; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2154 pub const __NR_send: u32 = 4178; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2074 pub const __NR_send: u32 = 289; consts

Completed in 66 milliseconds