Home
last modified time | relevance | path

Searched defs:SCM_CREDENTIALS (Results 1 – 25 of 26) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Diochannel.c266 #define SCM_CREDENTIALS SCM_CREDS macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h313 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h369 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h365 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h365 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h367 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h365 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/include/sys/
Dsocket.h367 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h356 #define SCM_CREDENTIALS 0x02 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h371 #define SCM_CREDENTIALS 0x02 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs635 pub const SCM_CREDENTIALS: ::c_int = 0x02; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1608 pub const SCM_CREDENTIALS: ::c_int = 0x02; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2556 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2375 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2376 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2406 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2420 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2489 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2417 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2459 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2355 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2485 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2507 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2722 pub const SCM_CREDENTIALS: u32 = 2; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2692 pub const SCM_CREDENTIALS: u32 = 2; constant

12