Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2194 evhttp_method_may_have_body(enum evhttp_cmd_type type) in evhttp_method_may_have_body() function
2221 !evhttp_method_may_have_body(req->type)) { in evhttp_get_body()
/freebsd/contrib/libevent/
H A Dhttp.c2194 evhttp_method_may_have_body(enum evhttp_cmd_type type) in evhttp_method_may_have_body() function
2221 !evhttp_method_may_have_body(req->type)) { in evhttp_get_body()