Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tnftp/src/
H A Dfetch.c118 static int fetch_url(const char *, const char *, char *, char *);
1033 *rval = fetch_url(url, penv, in do_auth()
1165 *rval = fetch_url(url, location, in negotiate_connection()
1309 fetch_url(const char *url, const char *proxyenv, char *proxyauth, char *wwwauth) in fetch_url() function
2240 return (fetch_url(url, NULL, NULL, NULL)); in go_fetch()
2261 return (fetch_url(url, NULL, NULL, NULL)); in go_fetch()