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

/freebsd-12-stable/usr.sbin/timed/timedc/
H A Dcmdtab.c45 char quithelp[] = "exits timedc"; variable
54 { "quit", quithelp, quit, 0 },
/freebsd-12-stable/usr.sbin/lpr/lpc/
H A Dcmdtab.c54 char quithelp[] = "exit lpc"; variable
74 { "exit", quithelp, 0, quit, 0 },
78 { "quit", quithelp, 0, quit, 0 },
/freebsd-12-stable/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-12-stable/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-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2280 quithelp[] = "exit telnet",
2308 { "quit", quithelp, quit, 0 },
2272 quithelp[] = "exit telnet", variable
/freebsd-12-stable/contrib/telnet/telnet/
H A Dcommands.c2518 quithelp[] = "exit telnet",
2548 { "quit", quithelp, (int (*)(int, char **))quit, 0 },
2510 quithelp[] = "exit telnet", variable

Completed in 128 milliseconds