Home
last modified time | relevance | path

Searched refs:evhttp_connection_set_closecb (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h722 void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h757 void evhttp_connection_set_closecb(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3737 evhttp_connection_set_closecb( in terminate_chunked_cb()
3895 evhttp_connection_set_closecb(evcon, http_request_get_addr_on_close, arg); in http_get_addr_test()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c4219 evhttp_connection_set_closecb( in terminate_chunked_cb()
4387 evhttp_connection_set_closecb(evcon, http_request_get_addr_on_close, arg); in http_get_addr_test()
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2397 evhttp_connection_set_closecb(struct evhttp_connection *evcon, in evhttp_connection_set_closecb() function
/freebsd-13.1/contrib/libevent/
H A Dhttp.c2501 evhttp_connection_set_closecb(struct evhttp_connection *evcon, in evhttp_connection_set_closecb() function