Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h129 void setftmode (int, char **);
H A Dcmdtab.c150 { "mode", modehelp, 0, 1, 1, setftmode },
H A Dcmds.c341 setftmode(int argc, char **argv) in setftmode() function
/freebsd/contrib/tnftp/src/
H A Dextern.h208 void setftmode(int, char **);
H A Dcmdtab.c245 { "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
H A Dcmds.c360 setftmode(int argc, char *argv[]) in setftmode() function