Home
last modified time | relevance | path

Searched refs:SYS_GETSOCKOPT (Results 1 - 15 of 15) sorted by relevance

/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,
798 x86_sys(SYS_GETSOCKOPT),
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1159 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1162 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1154 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1172 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1168 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1164 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1160 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1148 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1373 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1157 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1381 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1158 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1151 pub const SYS_GETSOCKOPT: u32 = 15; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1158 pub const SYS_GETSOCKOPT: u32 = 15; consts

Completed in 173 milliseconds