Home
last modified time | relevance | path

Searched defs:AF_UNSPEC (Results 1 – 25 of 38) sorted by relevance

12

/third_party/rust/crates/rustix/src/backend/libc/
Dwinsock_c.rs19 pub(crate) const AF_UNSPEC: i32 = WinSock::AF_UNSPEC as _; constant
/third_party/libwebsockets/include/
Dlibwebsockets.h478 #define AF_UNSPEC 0 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h165 #define AF_UNSPEC 0 macro
/third_party/musl/include/sys/
Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h153 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h138 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h153 #define AF_UNSPEC PF_UNSPEC macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs441 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/lwip/src/include/lwip/
Dsockets.h237 #define AF_UNSPEC 0 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs476 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs673 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs427 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs826 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs696 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs979 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs854 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1698 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1049 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1671 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3533 pub const AF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2272 pub const AF_UNSPEC: u32 = 0; constant

12