Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/rpki-client/
Dhttp.c1250 http_parse_status(struct http_connection *conn, char *buf) in http_parse_status() function
1556 if (http_parse_status(conn, buf) == -1) { in http_read()
1586 if (http_parse_status(conn, buf) == -1) { in http_read()
1775 if (http_parse_status(conn, buf) == -1) { in proxy_read()