Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h498 EVHTTP_REQ_OPTIONS = 1 << 5, enumerator
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h498 EVHTTP_REQ_OPTIONS = 1 << 5, enumerator
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c147 case EVHTTP_REQ_OPTIONS: cmdtype = "OPTIONS"; break; in dump_request_cb()
/freebsd/contrib/libevent/sample/
H A Dhttp-server.c147 case EVHTTP_REQ_OPTIONS: cmdtype = "OPTIONS"; break; in dump_request_cb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c329 case EVHTTP_REQ_OPTIONS: in evhttp_method()
1839 type = EVHTTP_REQ_OPTIONS; in evhttp_parse_request_line()
2203 case EVHTTP_REQ_OPTIONS: in evhttp_method_may_have_body()
/freebsd/contrib/libevent/
H A Dhttp.c329 case EVHTTP_REQ_OPTIONS: in evhttp_method()
1839 type = EVHTTP_REQ_OPTIONS; in evhttp_parse_request_line()
2203 case EVHTTP_REQ_OPTIONS: in evhttp_method_may_have_body()