Searched refs:evdns_resolve_ipv4 (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devdns.c2910 int evdns_resolve_ipv4(const char *name, int flags, function
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_compat.h189 int evdns_resolve_ipv4(const char *name, int flags, evdns_callback_type callback, void *ptr);
199 @see evdns_resolve_ipv4(), evdns_resolve_reverse(), evdns_resolve_reverse_ipv6()
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c152 evdns_resolve_ipv4("www.monkey.org", 0, dns_gethostbyname_cb, NULL);

Completed in 137 milliseconds