Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dhttp.c2250 evhttp_connection_base_bufferevent_new(struct event_base *base, struct evdns_base *dnsbase, struct … in evhttp_connection_base_bufferevent_new()
2326 evhttp_connection_base_new(struct event_base *base, struct evdns_base *dnsbase, in evhttp_connection_base_new()
/freebsd-9-stable/contrib/ntp/sntp/libevent/test/
Dregress_http.c968 const char *address, struct evdns_base *dnsbase, int ipv6, int family) in http_connection_test_()