Home
last modified time | relevance | path

Searched defs:EAI_ADDRFAMILY (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Modules/
H A Daddrinfo.h40 #undef EAI_ADDRFAMILY macro
58 #define EAI_ADDRFAMILY 1 /* address family for hostname not supported */ macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dnetdb.h140 #define EAI_ADDRFAMILY -9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dnetdb.h140 #define EAI_ADDRFAMILY -9 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dnetdb.h140 #define EAI_ADDRFAMILY -9 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dnetdb.h140 #define EAI_ADDRFAMILY -9 macro
/third_party/musl/include/
H A Dnetdb.h166 #define EAI_ADDRFAMILY -9 macro
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs478 pub const EAI_ADDRFAMILY: ::c_int = -9; consts

Completed in 6 milliseconds