Home
last modified time | relevance | path

Searched defs:AI_NUMERICHOST (Results 1 - 19 of 19) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dnetwork.h187 #define AI_NUMERICHOST 4 macro
/third_party/lwip/src/include/lwip/
H A Dnetdb.h84 #define AI_NUMERICHOST 0x04 macro
/third_party/python/Modules/
H A Daddrinfo.h79 #undef AI_NUMERICHOST macro
90 #define AI_NUMERICHOST 0x00000004 /* prevent name resolution */ macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dnetdb.h29 #define AI_NUMERICHOST 0x04 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dnetdb.h29 #define AI_NUMERICHOST 0x04 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dnetdb.h29 #define AI_NUMERICHOST 0x04 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dnetdb.h29 #define AI_NUMERICHOST 0x04 macro
/third_party/musl/include/
H A Dnetdb.h46 #define AI_NUMERICHOST 0x04 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs561 pub const AI_NUMERICHOST: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1327 pub const AI_NUMERICHOST: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs465 pub const AI_NUMERICHOST: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1964 pub const AI_NUMERICHOST: ::c_int = 0x00000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs987 pub const AI_NUMERICHOST: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs757 pub const AI_NUMERICHOST: ::c_int = 0x00000004; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1374 pub const AI_NUMERICHOST: ::c_int = 0x00000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1599 pub const AI_NUMERICHOST: ::c_int = 0x00000004; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2470 pub const AI_NUMERICHOST: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1867 pub const AI_NUMERICHOST: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4343 pub const AI_NUMERICHOST: ::c_int = 0x00000004; consts

Completed in 81 milliseconds