Home
last modified time | relevance | path

Searched refs:evhttp_connection_set_local_address (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/ntp/sntp/libevent/include/event2/
Dhttp.h688 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
/freebsd-9-stable/contrib/ntp/sntp/libevent/test/
Dregress_http.c1631 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_dispatcher_test()
3354 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_connection_retry_test()
3627 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_data_length_constraints_test()
/freebsd-9-stable/contrib/ntp/sntp/libevent/
Dhttp.c1200 evhttp_connection_set_local_address(struct evhttp_connection *evcon, in evhttp_connection_set_local_address() function