Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dcommon.h92 int _fetch_netrc_auth(struct url *url);
H A Dcommon.c668 _fetch_netrc_auth(struct url *url) in _fetch_netrc_auth() function
H A Dftp.c918 _fetch_netrc_auth(url); in _ftp_authenticate()