Home
last modified time | relevance | path

Searched refs:__NR_getsockopt (Results 1 – 25 of 38) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in211 #define __NR_getsockopt 209 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in210 #define __NR_getsockopt 209 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in209 #define __NR_getsockopt 209 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in56 #define __NR_getsockopt 55 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in55 #define __NR_getsockopt 5054 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in310 #define __NR_getsockopt 365 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in55 #define __NR_getsockopt 6054 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in330 #define __NR_getsockopt 340 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in252 #define __NR_getsockopt 295 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in326 #define __NR_getsockopt 354 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h273 #define __NR_getsockopt 295 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in255 #define __NR_getsockopt 295 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in339 #define __NR_getsockopt 340 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in344 #define __NR_getsockopt 362 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in174 #define __NR_getsockopt 4173 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in355 #define __NR_getsockopt 358 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in365 #define __NR_getsockopt 365 macro
/third_party/musl/arch/x32/bits/
Dsyscall.h.in343 #define __NR_getsockopt (0x40000000 + 542) macro
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dsyscalls.rs778 __NR_getsockopt, in getsockopt()
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2047 pub const __NR_getsockopt: u32 = 209; constant

12