Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c422 http_get_reply(conn_t *conn) in http_get_reply() function
1446 int httpreply = http_get_reply(conn); in http_connect()
1798 switch (http_get_reply(conn)) { in http_request_body()