Home
last modified time | relevance | path

Searched defs:dns_base (Results 1 – 5 of 5) sorted by relevance

/external/libevent/test/
Dregress_dns.c1361 struct evdns_base *dns_base; in test_getaddrinfo_async() local
1726 struct evdns_base *dns_base; member
1784 gaic_launch(struct event_base *base, struct evdns_base *dns_base) in gaic_launch()
1833 struct evdns_base *dns_base; member
1981 struct evdns_base *dns_base = NULL; in test_getaddrinfo_async_cancel_stress() local
Dregress_http.c1147 struct evdns_base *dns_base = NULL; in http_connection_async_test() local
1416 struct evdns_base *dns_base = NULL; in http_cancel_test() local
3647 http_connection_retry_test_basic(void *arg, const char *addr, struct evdns_base *dns_base, int ssl) in http_connection_retry_test_basic()
3781 struct evdns_base *dns_base = NULL; in http_connection_retry_conn_address_test_impl() local
4322 struct evdns_base *dns_base = NULL; in http_ipv6_for_domain_test_impl() local
/external/libevent/
Dhttp-internal.h106 struct evdns_base *dns_base; member
Devutil.c1581 struct evdns_base *dns_base, in evutil_getaddrinfo_async_()
Devdns.c4628 evdns_getaddrinfo(struct evdns_base *dns_base, in evdns_getaddrinfo()