| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | winsock_c.rs | 19 pub(crate) const AF_UNSPEC: i32 = WinSock::AF_UNSPEC as _; constant
|
| /third_party/libwebsockets/include/ |
| D | libwebsockets.h | 478 #define AF_UNSPEC 0 macro
|
| /third_party/rust/crates/linux-raw-sys/gen/modules/ |
| D | general.h | 165 #define AF_UNSPEC 0 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | socket.h | 149 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/include/sys/ |
| D | socket.h | 149 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | socket.h | 149 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/porting/linux/user/include/sys/ |
| D | socket.h | 153 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | socket.h | 138 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | socket.h | 149 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/ndk_musl_include/sys/ |
| D | socket.h | 153 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | socket.h | 149 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 441 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 237 #define AF_UNSPEC 0 macro
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 476 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 673 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 427 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 826 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 979 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 696 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 854 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1698 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1049 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1671 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 3533 pub const AF_UNSPEC: ::c_int = 0; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 2402 pub const AF_UNSPEC: u32 = 0; constant
|