Home
last modified time | relevance | path

Searched defs:SO_PRIORITY (Results 1 – 25 of 34) sorted by relevance

12

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

12