Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpc/
H A Dcmdtab.c46 char quithelp[] = "exit lpc"; variable
66 { "exit", quithelp, 0, quit, 0 },
70 { "quit", quithelp, 0, quit, 0 },
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmdtab.c80 char quithelp[] = "terminate ftp session and exit"; variable
124 { "bye", quithelp, 0, 0, 0, quit },
164 { "quit", quithelp, 0, 0, 0, quit },
/freebsd/contrib/tnftp/src/
H A Dcmdtab.c147 HSTR quithelp[] = "terminate ftp session and exit"; variable
205 { "bye", H(quithelp), 0, 0, 0, CMPL0 quit },
220 { "exit", H(quithelp), 0, 0, 0, CMPL0 quit },
267 { "quit", H(quithelp), 0, 0, 0, CMPL0 quit },
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2272 quithelp[] = "exit telnet", variable
2300 { "quit", quithelp, quit, 0 },
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2515 quithelp[] = "exit telnet", variable
2545 { "quit", quithelp, (int (*)(int, char **))quit, 0 },