Searched refs:shellhelp (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 94 char shellhelp[] = "escape to the shell"; variable 117 { "!", shellhelp, 0, 0, 0, shell },
|
| /freebsd/contrib/tnftp/src/ |
| H A D | cmdtab.c | 161 HSTR shellhelp[] = "escape to the shell"; variable 198 { "!", H(shellhelp), 0, 0, 0, CMPL0 shell },
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 2288 shellhelp[] = "invoke a subshell", variable 2314 { "!", shellhelp, shell, 0 },
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | commands.c | 2534 shellhelp[] = "invoke a subshell", variable 2559 { "!", shellhelp, shell, 1 },
|