Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.h109 int fetch_ssl(conn_t *, const struct url *, int);
H A Dcommon.c454 fetch_ssl(conn_t *conn, const struct url *URL, int verbose) in fetch_ssl() function