Home
last modified time | relevance | path

Searched refs:__NR_accept4 (Results 1 – 25 of 39) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c114 TEST(tst_syscall(__NR_accept4, listening_fd, in verify_accept4()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in244 #define __NR_accept4 242 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in243 #define __NR_accept4 242 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in242 #define __NR_accept4 242 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in293 #define __NR_accept4 5293 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in289 #define __NR_accept4 288 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in309 #define __NR_accept4 364 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in297 #define __NR_accept4 6297 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in334 #define __NR_accept4 344 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in327 #define __NR_accept4 366 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in334 #define __NR_accept4 4334 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in343 #define __NR_accept4 361 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h345 #define __NR_accept4 366 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in343 #define __NR_accept4 344 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in330 #define __NR_accept4 358 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in324 #define __NR_accept4 366 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in364 #define __NR_accept4 364 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in359 #define __NR_accept4 362 macro
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dsyscalls.rs149 let fd = ret_owned_fd(syscall_readonly!(__NR_accept4, fd, zero(), zero(), flags))?; in accept_with()
210 __NR_accept4, in acceptfrom_with()
/third_party/musl/arch/x32/bits/
Dsyscall.h.in252 #define __NR_accept4 (0x40000000 + 288) macro

12