Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h499 EVHTTP_REQ_TRACE = 1 << 6, enumerator
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h499 EVHTTP_REQ_TRACE = 1 << 6, enumerator
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c148 case EVHTTP_REQ_TRACE: cmdtype = "TRACE"; break; in dump_request_cb()
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c148 case EVHTTP_REQ_TRACE: cmdtype = "TRACE"; break; in dump_request_cb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c332 case EVHTTP_REQ_TRACE: in evhttp_method()
1812 type = EVHTTP_REQ_TRACE; in evhttp_parse_request_line()
2207 case EVHTTP_REQ_TRACE: in evhttp_method_may_have_body()
/freebsd/contrib/libevent/
H A Dhttp.c332 case EVHTTP_REQ_TRACE: in evhttp_method()
1812 type = EVHTTP_REQ_TRACE; in evhttp_parse_request_line()
2207 case EVHTTP_REQ_TRACE: in evhttp_method_may_have_body()