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

/freebsd-10.1-release/contrib/tnftp/src/
H A Dfetch.c89 static int go_fetch(const char *);
1040 rval = go_fetch(location);
1710 go_fetch(const char *url) function
1770 * calling go_fetch() for each file.
1806 rval = go_fetch(argv[argpos]);

Completed in 59 milliseconds