Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dcommon.h83 int _fetch_ssl(conn_t *, int);
H A Dcommon.c319 _fetch_ssl(conn_t *conn, int verbose) in _fetch_ssl() function
H A Dhttp.c712 _fetch_ssl(conn, verbose) == -1) { in _http_connect()