Home
last modified time | relevance | path

Searched defs:PF_UNSPEC (Results 1 – 20 of 20) sorted by relevance

/third_party/libwebsockets/include/
Dlibwebsockets.h479 #define PF_UNSPEC 0 macro
/third_party/musl/include/sys/
Dsocket.h99 #define PF_UNSPEC 0 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h103 #define PF_UNSPEC 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h88 #define PF_UNSPEC 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h99 #define PF_UNSPEC 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h99 #define PF_UNSPEC 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h99 #define PF_UNSPEC 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h99 #define PF_UNSPEC 0 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h103 #define PF_UNSPEC 0 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs437 pub const PF_UNSPEC: ::c_int = 0; constant
/third_party/lwip/src/include/lwip/
Dsockets.h246 #define PF_UNSPEC AF_UNSPEC macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs677 pub const PF_UNSPEC: ::c_int = 0; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs457 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs736 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs992 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs891 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1732 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1061 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1711 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3576 pub const PF_UNSPEC: ::c_int = AF_UNSPEC; constant