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 D | http.h | 424 void evhttp_send_reply_start(struct evhttp_request *req, int code,
|
| /freebsd-12.1/contrib/libevent/include/event2/ |
| H A D | http.h | 437 void evhttp_send_reply_start(struct evhttp_request *req, int code,
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_http.c | 384 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 D | regress_http.c | 410 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 D | http.c | 2691 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | http.c | 2819 evhttp_send_reply_start(struct evhttp_request *req, int code, in evhttp_send_reply_start() function
|