Searched refs:evhttp_parse_request_line (Results 1 – 8 of 8) sorted by relevance
513 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)514 o Add missing break to evhttp_parse_request_line (0fcc536)
1592 evhttp_parse_request_line(struct evhttp_request *req, char *line) in evhttp_parse_request_line() function1910 if (evhttp_parse_request_line(req, line) == -1) in evhttp_parse_firstline_()
15 o Correct a debug message in evhttp_parse_request_line (35df59e)
1254 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)1255 o Add missing break to evhttp_parse_request_line (0fcc536)
574 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)575 o Add missing break to evhttp_parse_request_line (0fcc536)
1686 evhttp_parse_request_line(struct evhttp_request *req, char *line) in evhttp_parse_request_line() function2004 if (evhttp_parse_request_line(req, line) == -1) in evhttp_parse_firstline_()
1701 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)1702 o Add missing break to evhttp_parse_request_line (0fcc536)