Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.h115 int fetch_netrc_auth(struct url *url);
H A Dcommon.c988 fetch_netrc_auth(struct url *url) function
H A Dftp.c998 fetch_netrc_auth(url); in ftp_authenticate()