Searched refs:evdns_getaddrinfo_fromhosts (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evdns.c | 4661 evdns_getaddrinfo_fromhosts(struct evdns_base *base, in evdns_getaddrinfo_fromhosts() function 4754 if (!evdns_getaddrinfo_fromhosts(dns_base, nodename, &hints, port, &res)) { in evdns_getaddrinfo()
|
/freebsd/contrib/libevent/ |
H A D | evdns.c | 4661 evdns_getaddrinfo_fromhosts(struct evdns_base *base, in evdns_getaddrinfo_fromhosts() function 4754 if (!evdns_getaddrinfo_fromhosts(dns_base, nodename, &hints, port, &res)) { in evdns_getaddrinfo()
|