Home
last modified time | relevance | path

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

/dragonfly/contrib/tnftp/src/
H A Dextern.h102 int auto_put(int, char **, const char *);
H A Dmain.c533 rval = auto_put(argc, argv, upload_path); in main()
H A Dfetch.c2328 auto_put(int argc, char **argv, const char *uploadserver) in auto_put() function