Home
last modified time | relevance | path

Searched defs:AF_UNSPEC (Results 1 - 25 of 36) sorted by relevance

12

/third_party/libwebsockets/include/
H A Dlibwebsockets.h481 #define AF_UNSPEC 0 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h165 #define AF_UNSPEC 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h138 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h153 #define AF_UNSPEC PF_UNSPEC macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h149 #define AF_UNSPEC PF_UNSPEC macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h237 #define AF_UNSPEC 0 macro
/third_party/musl/include/sys/
H A Dsocket.h153 #define AF_UNSPEC PF_UNSPEC macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs441 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs427 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs476 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs826 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs673 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs854 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs979 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs696 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1049 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1671 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1698 pub const AF_UNSPEC: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2293 pub const AF_UNSPEC: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2402 pub const AF_UNSPEC: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2292 pub const AF_UNSPEC: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2272 pub const AF_UNSPEC: u32 = 0; consts

Completed in 140 milliseconds

12