Searched refs:sendhelp (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 91 char sendhelp[] = "send one file"; variable 162 { "put", sendhelp, 1, 1, 1, put }, 175 { "send", sendhelp, 1, 1, 1, put },
|
| /freebsd/contrib/tnftp/src/ |
| H A D | cmdtab.c | 159 HSTR sendhelp[] = "send one file"; variable 265 { "put", H(sendhelp), 1, 1, 1, CMPL(lr) put }, 281 { "send", H(sendhelp), 1, 1, 1, CMPL(lr) put },
|
| /freebsd/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 2275 sendhelp[] = "transmit special characters ('send ?' for more)", variable 2301 { "send", sendhelp, sendcmd, 0 },
|
| /freebsd/contrib/telnet/telnet/ |
| H A D | commands.c | 2518 sendhelp[] = "transmit special characters ('send ?' for more)", variable 2546 { "send", sendhelp, sendcmd, 0 },
|