Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/
H A Dhttp.c350 evhttp_response_needs_body(struct evhttp_request *req) in evhttp_response_needs_body() function
562 evhttp_response_needs_body(req)) { in evhttp_make_header_response()
575 if (evhttp_response_needs_body(req)) { in evhttp_make_header_response()
2035 if (!evhttp_response_needs_body(req)) { in evhttp_read_header()
2450 evhttp_response_needs_body(req)) { in evhttp_send_reply_start()
2479 if (!evhttp_response_needs_body(req)) in evhttp_send_reply_chunk()