Home
last modified time | relevance | path

Searched defs:SO_PEERCRED (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h19 #define SO_PEERCRED 21 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h21 #define SO_PEERCRED 21 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h29 #define SO_PEERCRED 18 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h29 #define SO_PEERCRED 18 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h29 #define SO_PEERCRED 18 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs37 pub const SO_PEERCRED: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs48 pub const SO_PEERCRED: ::c_int = 18; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs24 pub const SO_PEERCRED: ::c_int = 0x0040; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs29 pub const SO_PEERCRED: ::c_int = 21; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h216 #define SO_PEERCRED 17 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h205 #define SO_PEERCRED 17 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h216 #define SO_PEERCRED 17 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h216 #define SO_PEERCRED 17 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h220 #define SO_PEERCRED 17 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h216 #define SO_PEERCRED 17 macro
/third_party/musl/include/sys/
H A Dsocket.h220 #define SO_PEERCRED 17 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs998 pub const SO_PEERCRED: ::c_int = 0x1022; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs705 pub const SO_PEERCRED: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1238 pub const SO_PEERCRED: ::c_int = 0x4000000b; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1429 pub const SO_PEERCRED: ::c_int = 17; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3044 pub const SO_PEERCRED: ::c_int = 17; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1078 pub const SO_PEERCRED: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1075 pub const SO_PEERCRED: u32 = 21; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1081 pub const SO_PEERCRED: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1081 pub const SO_PEERCRED: u32 = 17; consts

Completed in 99 milliseconds

12