Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c680 _http_connect(struct url *URL, struct url *purl, const char *flags) in _http_connect() function
857 if ((conn = _http_connect(url, purl, flags)) == NULL) in _http_request()