Searched refs:evdns_resolve_ipv6 (Results 1 – 3 of 3) sorted by relevance
/external/chromium/third_party/libevent/test/ |
D | regress_dns.c | 157 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL); in dns_gethostbyname6() 341 evdns_resolve_ipv6("zz.example.com", DNS_QUERY_NO_SEARCH, in dns_server()
|
/external/chromium/third_party/libevent/ |
D | evdns.h | 334 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
|
D | evdns.c | 2307 int evdns_resolve_ipv6(const char *name, int flags, in evdns_resolve_ipv6() function
|