Searched refs:sendhelp (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmdtab.c | 108 static char sendhelp[] = "send one file"; variable 185 { "put", sendhelp, 1, 1, 1, put }, 200 { "send", sendhelp, 1, 1, 1, put },
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 3370 static char sendhelp[] = variable 3399 { "send", sendhelp, sendcmd, 0 },
|