Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_dns.c1442 struct evdns_base *dns_base; in test_getaddrinfo_async() local
1807 struct evdns_base *dns_base; member
1872 gaic_launch(struct event_base *base, struct evdns_base *dns_base) in gaic_launch()
1921 struct evdns_base *dns_base; member
2069 struct evdns_base *dns_base = NULL; in test_getaddrinfo_async_cancel_stress() local
2367 struct evdns_base *dns_base; in test_set_so_rcvbuf_so_sndbuf() local
2389 struct evdns_base *dns_base; in test_set_option() local
H A Dregress_http.c1198 struct evdns_base *dns_base = NULL; in http_connection_async_test() local
1464 struct evdns_base *dns_base = NULL; in http_cancel_test() local
3719 http_connection_retry_test_basic(void *arg, const char *addr, struct evdns_base *dns_base, int ssl) in http_connection_retry_test_basic()
3853 struct evdns_base *dns_base = NULL; in http_connection_retry_conn_address_test_impl() local
4389 struct evdns_base *dns_base = NULL; in http_ipv6_for_domain_test_impl() local
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp-internal.h104 struct evdns_base *dns_base; member
H A Devutil.c1618 struct evdns_base *dns_base, in evutil_getaddrinfo_async_()
H A Devdns.c4705 evdns_getaddrinfo(struct evdns_base *dns_base, in evdns_getaddrinfo()