Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libevent/sample/
H A Dhttp-server.c124 case EVHTTP_REQ_OPTIONS: cmdtype = "OPTIONS"; break; in dump_request_cb()
/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h484 EVHTTP_REQ_OPTIONS = 1 << 5, enumerator
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h497 EVHTTP_REQ_OPTIONS = 1 << 5, enumerator
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c318 case EVHTTP_REQ_OPTIONS: in evhttp_method()
1704 type = EVHTTP_REQ_OPTIONS; in evhttp_parse_request_line()
2071 case EVHTTP_REQ_OPTIONS: in evhttp_method_may_have_body()
/freebsd-13.1/contrib/libevent/
H A Dhttp.c321 case EVHTTP_REQ_OPTIONS: in evhttp_method()
1798 type = EVHTTP_REQ_OPTIONS; in evhttp_parse_request_line()
2165 case EVHTTP_REQ_OPTIONS: in evhttp_method_may_have_body()