Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2058 evhttp_method_may_have_body(enum evhttp_cmd_type type) in evhttp_method_may_have_body() function
2086 !evhttp_method_may_have_body(req->type)) { in evhttp_get_body()
/freebsd-13.1/contrib/libevent/
H A Dhttp.c2152 evhttp_method_may_have_body(enum evhttp_cmd_type type) in evhttp_method_may_have_body() function
2180 !evhttp_method_may_have_body(req->type)) { in evhttp_get_body()