Home
last modified time | relevance | path

Searched refs:evhttp_parse_response_line (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c1558 evhttp_parse_response_line(struct evhttp_request *req, char *line) in evhttp_parse_response_line() function
1914 if (evhttp_parse_response_line(req, line) == -1) in evhttp_parse_firstline_()
/freebsd-12.1/contrib/libevent/
H A Dhttp.c1650 evhttp_parse_response_line(struct evhttp_request *req, char *line) in evhttp_parse_response_line() function
2008 if (evhttp_parse_response_line(req, line) == -1) in evhttp_parse_firstline_()