/third_party/musl/arch/powerpc64/ |
D | syscall_arch.h | 90 #define SO_SNDTIMEO_OLD 19 macro
|
/third_party/musl/arch/powerpc/ |
D | syscall_arch.h | 94 #define SO_SNDTIMEO_OLD 19 macro
|
/third_party/musl/arch/mips64/ |
D | syscall_arch.h | 127 #define SO_SNDTIMEO_OLD 0x1005 macro
|
/third_party/musl/arch/mipsn32/ |
D | syscall_arch.h | 129 #define SO_SNDTIMEO_OLD 0x1005 macro
|
/third_party/musl/arch/mips/ |
D | syscall_arch.h | 150 #define SO_SNDTIMEO_OLD 0x1005 macro
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
D | syscall.h | 345 #define SO_SNDTIMEO_OLD 21 macro
|
/third_party/musl/src/internal/ |
D | syscall.h | 359 #define SO_SNDTIMEO_OLD 21 macro
|
/third_party/musl/porting/linux/user/src/internal/ |
D | syscall.h | 360 #define SO_SNDTIMEO_OLD 21 macro
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1083 pub const SO_SNDTIMEO_OLD: u32 = 4101; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1085 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1082 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1081 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1080 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1082 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1081 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1079 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1085 pub const SO_SNDTIMEO_OLD: u32 = 21; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1073 pub const SO_SNDTIMEO_OLD: u32 = 19; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1073 pub const SO_SNDTIMEO_OLD: u32 = 19; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1296 pub const SO_SNDTIMEO_OLD: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1296 pub const SO_SNDTIMEO_OLD: u32 = 16384; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1083 pub const SO_SNDTIMEO_OLD: u32 = 4101; constant
|