Home
last modified time | relevance | path

Searched defs:SO_SNDBUFFORCE (Results 1 - 25 of 33) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h22 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h24 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h31 #define SO_SNDBUFFORCE 31 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h31 #define SO_SNDBUFFORCE 31 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h31 #define SO_SNDBUFFORCE 31 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs56 pub const SO_SNDBUFFORCE: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs58 pub const SO_SNDBUFFORCE: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs38 pub const SO_SNDBUFFORCE: ::c_int = 0x100a; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs43 pub const SO_SNDBUFFORCE: ::c_int = 32; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h221 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h210 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h221 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h221 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h225 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h221 #define SO_SNDBUFFORCE 32 macro
/third_party/musl/include/sys/
H A Dsocket.h225 #define SO_SNDBUFFORCE 32 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs712 pub const SO_SNDBUFFORCE: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1441 pub const SO_SNDBUFFORCE: ::c_int = 32; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3050 pub const SO_SNDBUFFORCE: ::c_int = 32; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1068 pub const SO_SNDBUFFORCE: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1087 pub const SO_SNDBUFFORCE: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1071 pub const SO_SNDBUFFORCE: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1071 pub const SO_SNDBUFFORCE: u32 = 32; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1102 pub const SO_SNDBUFFORCE: u32 = 31; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1087 pub const SO_SNDBUFFORCE: u32 = 32; consts

Completed in 105 milliseconds

12