Searched refs:evdns_base_load_hosts (Results 1 – 4 of 4) sorted by relevance
512 int evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname);
3678 evdns_base_load_hosts(base, fname); in evdns_base_resolv_conf_parse_impl()3936 evdns_base_load_hosts(base, fname); in evdns_base_config_windows_nameservers()4286 evdns_base_load_hosts(struct evdns_base *base, const char *hosts_fname) in evdns_base_load_hosts() function
909 o bug fix for issues #293 evdns_base_load_hosts doesn't remove
1447 evdns_base_load_hosts(dns_base, NULL); in test_getaddrinfo_async()