Home
last modified time | relevance | path

Searched refs:SYS_LISTEN (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall03.c41 TEST(tst_syscall(__NR_socketcall, SYS_LISTEN, args)); in verify_socketcall()
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dsyscalls.rs30 SYS_GETSOCKOPT, SYS_LISTEN, SYS_RECV, SYS_RECVFROM, SYS_SEND, SYS_SENDTO, SYS_SETSOCKOPT,
745 x86_sys(SYS_LISTEN),
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1148 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1151 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1143 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1161 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1157 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1153 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1149 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1137 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1362 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1146 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1370 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1147 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1140 pub const SYS_LISTEN: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1147 pub const SYS_LISTEN: u32 = 4; consts

Completed in 176 milliseconds