Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libfetch/
Dhttp.c424 http_get_reply(conn_t *conn) in http_get_reply() function
1450 int httpreply = http_get_reply(conn); in http_connect()
1799 switch (http_get_reply(conn)) { in http_request_body()