Home
last modified time | relevance | path

Searched defs:dnsbase (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Ddaemon.c101 struct evdns_base *dnsbase; variable
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c2383 evhttp_connection_base_bufferevent_new(struct event_base *base, struct evdns_base *dnsbase, struct … in evhttp_connection_base_bufferevent_new()
2459 evhttp_connection_base_new(struct event_base *base, struct evdns_base *dnsbase, in evhttp_connection_base_new()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c1066 const char *address, struct evdns_base *dnsbase, int ipv6, int family, in http_connection_test_()