Searched refs:quithelp (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/usr.sbin/timed/timedc/
H A Dcmdtab.c43 char quithelp[] = "exits timedc"; variable
52 { "quit", quithelp, quit, 0 },
/freebsd-10.0-release/usr.sbin/lpr/lpc/
H A Dcmdtab.c52 char quithelp[] = "exit lpc"; variable
72 { "exit", quithelp, 0, quit, 0 },
76 { "quit", quithelp, 0, quit, 0 },
/freebsd-10.0-release/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-10.0-release/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-10.0-release/contrib/telnet/telnet/
H A Dcommands.c2520 quithelp[] = "exit telnet",
2550 { "quit", quithelp, (int (*)(int, char **))quit, 0 },
2512 quithelp[] = "exit telnet", variable
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2280 quithelp[] = "exit telnet",
2308 { "quit", quithelp, quit, 0 },
2272 quithelp[] = "exit telnet", variable

Completed in 187 milliseconds