Searched refs:setftmode (Results 1 – 6 of 6) sorted by relevance
| /src/crypto/heimdal/appl/ftp/ftp/ |
| H A D | extern.h | 129 void setftmode (int, char **);
|
| H A D | cmdtab.c | 150 { "mode", modehelp, 0, 1, 1, setftmode },
|
| H A D | cmds.c | 341 setftmode(int argc, char **argv) in setftmode() function
|
| /src/contrib/tnftp/src/ |
| H A D | extern.h | 208 void setftmode(int, char **);
|
| H A D | cmdtab.c | 245 { "mode", H(modehelp), 0, 1, 1, CMPL0 setftmode },
|
| H A D | cmds.c | 360 setftmode(int argc, char *argv[]) in setftmode() function
|