Home
last modified time | relevance | path

Searched refs:EVHTTP_REQ_UNKNOWN_ (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h37 #define EVHTTP_REQ_UNKNOWN_ (1<<15) macro
H A Dhttp.c1614 type = EVHTTP_REQ_UNKNOWN_; in evhttp_parse_request_line()
1721 if ((int)type == EVHTTP_REQ_UNKNOWN_) { in evhttp_parse_request_line()
/freebsd-13.1/contrib/libevent/
H A Dhttp-internal.h37 #define EVHTTP_REQ_UNKNOWN_ (1<<15) macro
H A Dhttp.c1708 type = EVHTTP_REQ_UNKNOWN_; in evhttp_parse_request_line()
1815 if ((int)type == EVHTTP_REQ_UNKNOWN_) { in evhttp_parse_request_line()