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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Ddns_compat.h187 @see evdns_resolve_ipv6(), evdns_resolve_reverse(), evdns_resolve_reverse_ipv6()
201 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_compat.h187 @see evdns_resolve_ipv6(), evdns_resolve_reverse(), evdns_resolve_reverse_ipv6()
201 int evdns_resolve_ipv6(const char *name, int flags, evdns_callback_type callback, void *ptr);
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_dns.c167 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c165 evdns_resolve_ipv6("www.ietf.org", 0, dns_gethostbyname_cb, NULL);
/freebsd-13-stable/contrib/libevent/
H A Devdns.c2946 int evdns_resolve_ipv6(const char *name, int flags, function
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c2948 int evdns_resolve_ipv6(const char *name, int flags, function

Completed in 128 milliseconds