Home
last modified time | relevance | path

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

/openbsd/usr.bin/ftp/
H A Dextern.h72 int auto_fetch(int, char **, char *);
H A Dmain.c629 rval = auto_fetch(argc, argv, outfile); in main()
H A Dfetch.c1247 auto_fetch(int argc, char *argv[], char *outfile) in auto_fetch() function