Home
last modified time | relevance | path

Searched defs:SO_RCVTIMEO_OLD (Results 1 - 22 of 22) sorted by relevance

/third_party/musl/arch/mips64/
H A Dsyscall_arch.h128 #define SO_RCVTIMEO_OLD 0x1006 macro
/third_party/musl/arch/powerpc64/
H A Dsyscall_arch.h89 #define SO_RCVTIMEO_OLD 18 macro
/third_party/musl/arch/powerpc/
H A Dsyscall_arch.h93 #define SO_RCVTIMEO_OLD 18 macro
/third_party/musl/arch/mipsn32/
H A Dsyscall_arch.h130 #define SO_RCVTIMEO_OLD 0x1006 macro
/third_party/musl/arch/mips/
H A Dsyscall_arch.h151 #define SO_RCVTIMEO_OLD 0x1006 macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h342 #define SO_RCVTIMEO_OLD 20 macro
/third_party/musl/src/internal/
H A Dsyscall.h363 #define SO_RCVTIMEO_OLD 20 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h357 #define SO_RCVTIMEO_OLD 20 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1081 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1072 pub const SO_RCVTIMEO_OLD: u32 = 18; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1084 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1084 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1084 pub const SO_RCVTIMEO_OLD: u32 = 4102; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1072 pub const SO_RCVTIMEO_OLD: u32 = 18; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1084 pub const SO_RCVTIMEO_OLD: u32 = 4102; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1078 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1295 pub const SO_RCVTIMEO_OLD: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1079 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1295 pub const SO_RCVTIMEO_OLD: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1080 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1081 pub const SO_RCVTIMEO_OLD: u32 = 20; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1080 pub const SO_RCVTIMEO_OLD: u32 = 20; consts

Completed in 194 milliseconds