Home
last modified time | relevance | path

Searched refs:quithelp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c95 static char quithelp[] = "terminate ftp session and exit"; variable
136 { "bye", quithelp, 0, 0, 0, quit },
185 { "quit", quithelp, 0, 0, 0, quit },
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c3333 static char quithelp[] = "exit telnet"; variable
3364 { "quit", quithelp, quit, 0 },