Home
last modified time | relevance | path

Searched refs:evhttp_connection_free_on_completion (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h722 void evhttp_connection_free_on_completion(struct evhttp_connection *evcon);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h722 void evhttp_connection_free_on_completion(struct evhttp_connection *evcon);
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt475 The evhttp_connection_free_on_completion() can be used to tell libevent to
H A Dhttp.c1279 evhttp_connection_free_on_completion(struct evhttp_connection *evcon) { in evhttp_connection_free_on_completion() function
H A DChangeLog826 o Add test for evhttp_connection_free_on_completion (b0e9924 John Ohl)
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt475 The evhttp_connection_free_on_completion() can be used to tell libevent to
H A Dhttp.c1279 evhttp_connection_free_on_completion(struct evhttp_connection *evcon) { in evhttp_connection_free_on_completion() function
H A DChangeLog826 o Add test for evhttp_connection_free_on_completion (b0e9924 John Ohl)
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c1318 evhttp_connection_free_on_completion(evcon); in http_autofree_connection_test()
/freebsd/contrib/libevent/test/
H A Dregress_http.c1318 evhttp_connection_free_on_completion(evcon); in http_autofree_connection_test()