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

/freebsd-9.3-release/contrib/tnftp/src/
H A Dextern.h104 int auto_fetch(int, char **);
H A Dmain.c524 rval = auto_fetch(argc, argv);
H A Dfetch.c1781 auto_fetch(int argc, char *argv[]) function
1850 * make sure we always pass a directory to auto_fetch
1881 rval = auto_fetch(1, &path);

Completed in 98 milliseconds