Searched refs:evdns_resolve_ipv6 (Results 1 – 3 of 3) sorted by relevance
213 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
178 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL); in dns_gethostbyname6()
2984 int evdns_resolve_ipv6(const char *name, int flags, in evdns_resolve_ipv6() function