Searched refs:EVHTTP_REQ_UNKNOWN_ (Results 1 – 4 of 4) sorted by relevance
37 #define EVHTTP_REQ_UNKNOWN_ (1<<15) macro
1614 type = EVHTTP_REQ_UNKNOWN_; in evhttp_parse_request_line()1721 if ((int)type == EVHTTP_REQ_UNKNOWN_) { in evhttp_parse_request_line()
1708 type = EVHTTP_REQ_UNKNOWN_; in evhttp_parse_request_line()1815 if ((int)type == EVHTTP_REQ_UNKNOWN_) { in evhttp_parse_request_line()