Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h479 void evhttp_send_reply_end(struct evhttp_request *req);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h479 void evhttp_send_reply_end(struct evhttp_request *req);
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0173 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
658 o Fix possible nullptr dereference in evhttp_send_reply_end() (29b2e23 Felix Nawothnig)
H A Dhttp.c2926 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
H A DChangeLog1602 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
/freebsd/contrib/libevent/
H A DChangeLog-2.0173 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
658 o Fix possible nullptr dereference in evhttp_send_reply_end() (29b2e23 Felix Nawothnig)
H A Dhttp.c2926 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
H A DChangeLog1602 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c435 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c435 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()