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

/illumos-gate/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 },
/illumos-gate/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() function

Completed in 50 milliseconds