Home
last modified time | relevance | path

Searched refs:evhttp_send_reply_start (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h438 void evhttp_send_reply_start(struct evhttp_request *req, int code,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h438 void evhttp_send_reply_start(struct evhttp_request *req, int code,
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c456 evhttp_send_reply_start(req, HTTP_OK, "Everything is fine"); in http_chunked_cb()
4286 evhttp_send_reply_start(req, HTTP_OK, "OK"); in terminate_chunked_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c456 evhttp_send_reply_start(req, HTTP_OK, "Everything is fine"); in http_chunked_cb()
4286 evhttp_send_reply_start(req, HTTP_OK, "OK"); in terminate_chunked_cb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2867 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function
H A DChangeLog226 o Do not crash when evhttp_send_reply_start() is called after a timeout. (826f1134)
/freebsd/contrib/libevent/
H A Dhttp.c2867 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function
H A DChangeLog226 o Do not crash when evhttp_send_reply_start() is called after a timeout. (826f1134)