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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Ddns.h246 evdns_base_load_hosts or via event_base_resolv_conf_parse.
479 int evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname);
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns.h246 evdns_base_load_hosts or via event_base_resolv_conf_parse.
479 int evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname);
/freebsd-13-stable/contrib/libevent/
H A Devdns.c3620 evdns_base_load_hosts(base, fname);
3873 evdns_base_load_hosts(base, fname);
4213 evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname) function
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3619 evdns_base_load_hosts(base, fname);
3872 evdns_base_load_hosts(base, fname);
4210 evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname) function
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_dns.c1370 evdns_base_load_hosts(dns_base, NULL);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_dns.c1332 evdns_base_load_hosts(dns_base, NULL);

Completed in 220 milliseconds