Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libfetch/
H A Dhttp.c424 http_get_reply(conn_t *conn) in http_get_reply() function
1450 int httpreply = http_get_reply(conn); in http_connect()
1802 switch (http_get_reply(conn)) { in http_request_body()