Home
last modified time | relevance | path

Searched defs:AI_ALL (Results 1 – 16 of 16) sorted by relevance

/third_party/python/Modules/
Daddrinfo.h94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/third_party/lwip/src/include/lwip/
Dnetdb.h87 #define AI_ALL 0x20 macro
/third_party/musl/ndk_musl_include/
Dnetdb.h31 #define AI_ALL 0x10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h31 #define AI_ALL 0x10 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h31 #define AI_ALL 0x10 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h31 #define AI_ALL 0x10 macro
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h31 #define AI_ALL 0x10 macro
/third_party/musl/include/
Dnetdb.h48 #define AI_ALL 0x10 macro
/third_party/node/src/
Dcares_wrap.cc48 # define AI_ALL 0 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs467 pub const AI_ALL: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs989 pub const AI_ALL: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs759 pub const AI_ALL: ::c_int = 0x00000100; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1603 pub const AI_ALL: ::c_int = 0x00000100; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2472 pub const AI_ALL: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1869 pub const AI_ALL: ::c_int = 0x0010; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4347 pub const AI_ALL: ::c_int = 0x00000100; constant