Home
last modified time | relevance | path

Searched defs:AF_LOCAL (Results 1 – 18 of 18) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
Dsolaris.rs56 pub const AF_LOCAL: ::c_int = 0; constant
Dillumos.rs24 pub const AF_LOCAL: ::c_int = 1; // AF_UNIX constant
/third_party/musl/ndk_musl_include/sys/
Dsocket.h154 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/include/sys/
Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h139 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h154 #define AF_LOCAL PF_LOCAL macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs428 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs827 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs988 pub const AF_LOCAL: ::c_int = 9; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs698 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs855 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1051 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1673 pub const AF_LOCAL: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3534 pub const AF_LOCAL: ::c_int = 1; constant