Home
last modified time | relevance | path

Searched refs:evhttp_parse_request_line (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt574 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)
575 o Add missing break to evhttp_parse_request_line (0fcc536)
H A DChangeLog-1.415 o Correct a debug message in evhttp_parse_request_line (35df59e)
H A Dhttp.c1718 evhttp_parse_request_line(struct evhttp_request *req, char *line, size_t len) in evhttp_parse_request_line() function
2050 if (evhttp_parse_request_line(req, line, len) == -1) in evhttp_parse_firstline_()
H A DChangeLog2014 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)
2015 o Add missing break to evhttp_parse_request_line (0fcc536)
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt574 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)
575 o Add missing break to evhttp_parse_request_line (0fcc536)
H A DChangeLog-1.415 o Correct a debug message in evhttp_parse_request_line (35df59e)
H A Dhttp.c1718 evhttp_parse_request_line(struct evhttp_request *req, char *line, size_t len) in evhttp_parse_request_line() function
2050 if (evhttp_parse_request_line(req, line, len) == -1) in evhttp_parse_firstline_()
H A DChangeLog2014 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)
2015 o Add missing break to evhttp_parse_request_line (0fcc536)