Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h501 EVHTTP_REQ_PATCH = 1 << 8 enumerator
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h501 EVHTTP_REQ_PATCH = 1 << 8 enumerator
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c150 case EVHTTP_REQ_PATCH: cmdtype = "PATCH"; break; in dump_request_cb()
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c150 case EVHTTP_REQ_PATCH: cmdtype = "PATCH"; break; in dump_request_cb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c338 case EVHTTP_REQ_PATCH: in evhttp_method()
1807 type = EVHTTP_REQ_PATCH; in evhttp_parse_request_line()
2199 case EVHTTP_REQ_PATCH: in evhttp_method_may_have_body()
/freebsd/contrib/libevent/
H A Dhttp.c338 case EVHTTP_REQ_PATCH: in evhttp_method()
1807 type = EVHTTP_REQ_PATCH; in evhttp_parse_request_line()
2199 case EVHTTP_REQ_PATCH: in evhttp_method_may_have_body()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c968 evhttp_set_allowed_methods(http, EVHTTP_REQ_PATCH); in http_allowed_methods_test()
/freebsd/contrib/libevent/test/
H A Dregress_http.c968 evhttp_set_allowed_methods(http, EVHTTP_REQ_PATCH); in http_allowed_methods_test()