Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h424 void evhttp_send_reply_start(struct evhttp_request *req, int code,
/freebsd-12.1/contrib/libevent/include/event2/
H A Dhttp.h437 void evhttp_send_reply_start(struct evhttp_request *req, int code,
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c384 evhttp_send_reply_start(req, HTTP_OK, "Everything is fine"); in http_chunked_cb()
3743 evhttp_send_reply_start(req, HTTP_OK, "OK"); in terminate_chunked_cb()
/freebsd-12.1/contrib/libevent/test/
H A Dregress_http.c410 evhttp_send_reply_start(req, HTTP_OK, "Everything is fine"); in http_chunked_cb()
4225 evhttp_send_reply_start(req, HTTP_OK, "OK"); in terminate_chunked_cb()
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2691 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function
/freebsd-12.1/contrib/libevent/
H A Dhttp.c2819 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function