Searched refs:quithelp (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | cmdtab.c | 97 static char quithelp[] = "terminate ftp session and exit"; variable 138 { "bye", quithelp, 0, 0, 0, quit }, 187 { "quit", quithelp, 0, 0, 0, quit },
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 3367 static char quithelp[] = "exit telnet"; variable 3398 { "quit", quithelp, quit, 0 },
|