Home
last modified time | relevance | path

Searched refs:modehelp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c82 static char modehelp[] = "set file transfer mode"; variable
170 { "mode", modehelp, 0, 1, 1, setmode },
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c1295 static int modehelp();
1323 { "help", 0, modehelp, 0 },
1328 { "?", "Print help information", modehelp, 0 },
1334 modehelp() in modehelp() function