Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c89 static int go_fetch(const char *);
1040 rval = go_fetch(location); in fetch_url()
1710 go_fetch(const char *url) in go_fetch() function
1806 rval = go_fetch(argv[argpos]); in auto_fetch()