Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c1926 evhttp_append_to_last_header(struct evkeyvalq *headers, char *line) in evhttp_append_to_last_header() function
1984 if (evhttp_append_to_last_header(headers, line) == -1) in evhttp_parse_headers_()
/freebsd-12.1/contrib/libevent/
H A Dhttp.c2020 evhttp_append_to_last_header(struct evkeyvalq *headers, char *line) in evhttp_append_to_last_header() function
2078 if (evhttp_append_to_last_header(headers, line) == -1) in evhttp_parse_headers_()