/third_party/musl/arch/powerpc/bits/ |
D | socket.h | 12 #define SO_PRIORITY 12 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | socket.h | 12 #define SO_PRIORITY 12 macro
|
/third_party/musl/arch/mips/bits/ |
D | socket.h | 26 #define SO_PRIORITY 12 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | socket.h | 26 #define SO_PRIORITY 12 macro
|
/third_party/musl/arch/mips64/bits/ |
D | socket.h | 26 #define SO_PRIORITY 12 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 17 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 45 pub const SO_PRIORITY: ::c_int = 0x000c; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 32 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 45 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/musl/include/sys/ |
D | socket.h | 211 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 215 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 200 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 211 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 211 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 211 #define SO_PRIORITY 12 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 211 #define SO_PRIORITY 12 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 215 #define SO_PRIORITY 12 macro
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 700 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 1424 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3039 pub const SO_PRIORITY: ::c_int = 12; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1076 pub const SO_PRIORITY: u32 = 12; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1072 pub const SO_PRIORITY: u32 = 12; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1070 pub const SO_PRIORITY: u32 = 12; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1092 pub const SO_PRIORITY: u32 = 12; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1071 pub const SO_PRIORITY: u32 = 12; constant
|