| /third_party/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 62 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/python/Lib/test/ |
| D | mock_socket.py | 166 AF_UNIX = socket_module.AF_UNIX variable
|
| /third_party/rust/crates/libc/src/unix/newlib/horizon/ |
| D | mod.rs | 163 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/gen/modules/ |
| D | general.h | 166 #define AF_UNIX 1 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | socket.h | 151 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | socket.h | 151 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | socket.h | 151 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/include/sys/ |
| D | socket.h | 155 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | socket.h | 151 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | socket.h | 140 #define AF_UNIX AF_LOCAL macro
|
| /third_party/musl/porting/linux/user/include/sys/ |
| D | socket.h | 155 #define AF_UNIX AF_LOCAL macro
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 481 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 429 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 672 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 828 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 989 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 697 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 856 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1699 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1050 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1672 pub const AF_UNIX: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 3535 pub const AF_UNIX: ::c_int = AF_LOCAL; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 2338 pub const AF_UNIX: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 2334 pub const AF_UNIX: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 2294 pub const AF_UNIX: u32 = 1; constant
|