Home
last modified time | relevance | path

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

12

/third_party/selinux/libselinux/src/
H A Dgetpeercon.c11 #define SO_PEERSEC 31 macro
/third_party/musl/arch/powerpc/bits/
H A Dsocket.h21 #define SO_PEERSEC 31 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h23 #define SO_PEERSEC 31 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h30 #define SO_PEERSEC 30 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h30 #define SO_PEERSEC 30 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h30 #define SO_PEERSEC 30 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs55 pub const SO_PEERSEC: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs57 pub const SO_PEERSEC: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs51 pub const SO_PEERSEC: ::c_int = 0x001e; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs42 pub const SO_PEERSEC: ::c_int = 31; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h220 #define SO_PEERSEC 31 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h209 #define SO_PEERSEC 31 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h220 #define SO_PEERSEC 31 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h220 #define SO_PEERSEC 31 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h224 #define SO_PEERSEC 31 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h220 #define SO_PEERSEC 31 macro
/third_party/musl/include/sys/
H A Dsocket.h224 #define SO_PEERSEC 31 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs711 pub const SO_PEERSEC: ::c_int = 31; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1440 pub const SO_PEERSEC: ::c_int = 31; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1092 pub const SO_PEERSEC: u32 = 31; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1105 pub const SO_PEERSEC: u32 = 31; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1095 pub const SO_PEERSEC: u32 = 31; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1095 pub const SO_PEERSEC: u32 = 31; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1101 pub const SO_PEERSEC: u32 = 30; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1105 pub const SO_PEERSEC: u32 = 31; consts

Completed in 100 milliseconds

12