/third_party/rust/crates/libc/src/unix/solarish/ |
D | solaris.rs | 56 pub const AF_LOCAL: ::c_int = 0; constant
|
D | illumos.rs | 24 pub const AF_LOCAL: ::c_int = 1; // AF_UNIX constant
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 154 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 150 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 150 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 150 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 150 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/include/sys/ |
D | socket.h | 150 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 139 #define AF_LOCAL PF_LOCAL macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 154 #define AF_LOCAL PF_LOCAL macro
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 428 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 827 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 988 pub const AF_LOCAL: ::c_int = 9; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 698 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 855 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1051 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1673 pub const AF_LOCAL: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 3534 pub const AF_LOCAL: ::c_int = 1; constant
|