Lines Matching defs:dns
211 struct evdns_base *dns = evdns_base_new(base, EVDNS_BASE_INITIALIZE_NAMESERVERS); in dns_resolve_reverse() local
548 struct evdns_base *dns = NULL; in dns_search_test_impl() local
611 struct evdns_base *dns = NULL; in dns_search_empty_test() local
660 struct evdns_base *dns = NULL; in dns_search_cancel_test() local
736 struct evdns_base *dns = NULL; in dns_retry_test_impl() local
835 struct evdns_base *dns = NULL; in dns_reissue_test_impl() local
910 struct evdns_base *dns = NULL; in dns_inflight_test_impl() local
975 struct evdns_base *dns = NULL; in dns_disable_when_inactive_no_ns_test() local
1016 struct evdns_base *dns = NULL; in dns_initialize_nameservers_test() local
1038 struct evdns_base *dns = NULL; in dns_nameservers_no_default_test() local
1264 struct evdns_base *dns=NULL; in test_bufferevent_connect_hostname() local
2128 struct evdns_base *dns = NULL; in dns_client_fail_requests_test() local
2176 struct evdns_base *dns = NULL; in dns_client_fail_requests_getaddrinfo_test() local
2220 void *dns; member