Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_dns.c1438 struct evdns_base *dns_base; in test_getaddrinfo_async() local
1803 struct evdns_base *dns_base; member
1868 gaic_launch(struct event_base *base, struct evdns_base *dns_base) in gaic_launch()
1917 struct evdns_base *dns_base; member
2065 struct evdns_base *dns_base = NULL; in test_getaddrinfo_async_cancel_stress() local
2359 struct evdns_base *dns_base; in test_set_so_rcvbuf_so_sndbuf() local
2381 struct evdns_base *dns_base; in test_set_option() local
Dregress_http.c1193 struct evdns_base *dns_base = NULL; in http_connection_async_test() local
1459 struct evdns_base *dns_base = NULL; in http_cancel_test() local
3714 http_connection_retry_test_basic(void *arg, const char *addr, struct evdns_base *dns_base, int ssl) in http_connection_retry_test_basic()
3848 struct evdns_base *dns_base = NULL; in http_connection_retry_conn_address_test_impl() local
4384 struct evdns_base *dns_base = NULL; in http_ipv6_for_domain_test_impl() local
/external/libevent/
Dhttp-internal.h103 struct evdns_base *dns_base; member
Devutil.c1614 struct evdns_base *dns_base, in evutil_getaddrinfo_async_()
Devdns.c4701 evdns_getaddrinfo(struct evdns_base *dns_base, in evdns_getaddrinfo()