Searched refs:modehelp (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmdtab.c | 82 static char modehelp[] = "set file transfer mode"; variable 170 { "mode", modehelp, 0, 1, 1, setmode },
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 1295 static int modehelp(); 1323 { "help", 0, modehelp, 0 }, 1328 { "?", "Print help information", modehelp, 0 }, 1334 modehelp() in modehelp() function
|