Home
last modified time | relevance | path

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

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h12 #define SO_PRIORITY 12 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h26 #define SO_PRIORITY 12 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs32 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs45 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs45 pub const SO_PRIORITY: ::c_int = 0x000c; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs17 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h211 #define SO_PRIORITY 12 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h200 #define SO_PRIORITY 12 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h211 #define SO_PRIORITY 12 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h211 #define SO_PRIORITY 12 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h215 #define SO_PRIORITY 12 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h211 #define SO_PRIORITY 12 macro
/third_party/musl/include/sys/
H A Dsocket.h215 #define SO_PRIORITY 12 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs700 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1424 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3039 pub const SO_PRIORITY: ::c_int = 12; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1073 pub const SO_PRIORITY: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1092 pub const SO_PRIORITY: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1076 pub const SO_PRIORITY: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1076 pub const SO_PRIORITY: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1089 pub const SO_PRIORITY: u32 = 12; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1092 pub const SO_PRIORITY: u32 = 12; consts

Completed in 110 milliseconds

12