Home
last modified time | relevance | path

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

/third_party/musl/arch/mips64/
H A Dsyscall_arch.h127 #define SO_SNDTIMEO_OLD 0x1005 macro
/third_party/musl/arch/powerpc64/
H A Dsyscall_arch.h90 #define SO_SNDTIMEO_OLD 19 macro
/third_party/musl/arch/powerpc/
H A Dsyscall_arch.h94 #define SO_SNDTIMEO_OLD 19 macro
/third_party/musl/arch/mipsn32/
H A Dsyscall_arch.h129 #define SO_SNDTIMEO_OLD 0x1005 macro
/third_party/musl/arch/mips/
H A Dsyscall_arch.h150 #define SO_SNDTIMEO_OLD 0x1005 macro
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h345 #define SO_SNDTIMEO_OLD 21 macro
/third_party/musl/src/internal/
H A Dsyscall.h366 #define SO_SNDTIMEO_OLD 21 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h360 #define SO_SNDTIMEO_OLD 21 macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1082 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1073 pub const SO_SNDTIMEO_OLD: u32 = 19; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1085 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1085 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1083 pub const SO_SNDTIMEO_OLD: u32 = 4101; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1073 pub const SO_SNDTIMEO_OLD: u32 = 19; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1083 pub const SO_SNDTIMEO_OLD: u32 = 4101; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1079 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1296 pub const SO_SNDTIMEO_OLD: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1080 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1296 pub const SO_SNDTIMEO_OLD: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1081 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1082 pub const SO_SNDTIMEO_OLD: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1081 pub const SO_SNDTIMEO_OLD: u32 = 21; consts

Completed in 177 milliseconds