Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h624 void evhttp_request_set_on_complete_cb(struct evhttp_request *req,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h624 void evhttp_request_set_on_complete_cb(struct evhttp_request *req,
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt457 The evhttp_request_set_on_complete_cb() facility adds a callback to be
H A Dhttp.c4112 evhttp_request_set_on_complete_cb(struct evhttp_request *req, in evhttp_request_set_on_complete_cb() function
H A DChangeLog903 o evhttp_request_set_on_complete_cb to be more specific about what
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt457 The evhttp_request_set_on_complete_cb() facility adds a callback to be
H A Dhttp.c4112 evhttp_request_set_on_complete_cb(struct evhttp_request *req, in evhttp_request_set_on_complete_cb() function
H A DChangeLog903 o evhttp_request_set_on_complete_cb to be more specific about what
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c877 evhttp_request_set_on_complete_cb(req, http_sent_cb, (void *)0xDEADBEEF); in http_on_complete_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c877 evhttp_request_set_on_complete_cb(req, http_sent_cb, (void *)0xDEADBEEF); in http_on_complete_cb()