Home
last modified time | relevance | path

Searched refs:evdns_resolve_ipv6 (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_compat.h212 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
/freebsd-src/contrib/libevent/include/event2/
H A Ddns_compat.h212 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c174 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL); in dns_gethostbyname6()
/freebsd-src/contrib/libevent/test/
H A Dregress_dns.c174 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL); in dns_gethostbyname6()
/freebsd-src/contrib/libevent/
H A Devdns.c2980 int evdns_resolve_ipv6(const char *name, int flags, in evdns_resolve_ipv6() function
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devdns.c2980 int evdns_resolve_ipv6(const char *name, int flags, in evdns_resolve_ipv6() function