Searched refs:fetch_ssl (Results 1 – 3 of 3) sorted by relevance
122 int fetch_ssl(conn_t *, const struct url *, int);
1173 fetch_ssl(conn_t *conn, const struct url *URL, int verbose) in fetch_ssl() function
1479 fetch_ssl(conn, URL, verbose) == -1) { in http_connect()