Searched refs:shellhelp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmdtab.c | 109 static char shellhelp[] = "escape to the shell"; variable 131 { "!", shellhelp, 0, 0, 0, shell },
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 3385 static char shellhelp[] = "invoke a subshell"; variable 3409 { "!", shellhelp, shell, 0 },
|