Searched defs:EAI_BADHINTS (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Modules/ | ||
D | addrinfo.h | 69 #define EAI_BADHINTS 12 macro |
/third_party/rust/crates/libc/src/unix/newlib/horizon/ | ||
D | mod.rs | 158 pub const EAI_BADHINTS: ::c_int = 12; constant |