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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c418 http_get_reply(conn_t *conn) function
1410 if (http_get_reply(conn) != HTTP_OK) {
1414 http_get_reply(conn);
1710 switch (http_get_reply(conn)) {

Completed in 53 milliseconds