Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h465 void evhttp_send_reply_end(struct evhttp_request *req);
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h478 void evhttp_send_reply_end(struct evhttp_request *req);
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2746 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
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 DChangeLog842 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c359 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()
/freebsd-13.1/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.c2874 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
H A DChangeLog1289 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c389 evhttp_send_reply_end(state->req); in http_chunked_trickle_cb()