Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/lpr/lpc/
Dcmdtab.c55 #define quithelp "exit lpc" macro
67 { "exit", quithelp, quit, 0 },
71 { "quit", quithelp, quit, 0 },
/netbsd/src/usr.sbin/timed/timedc/
Dcmdtab.c46 const char quithelp[] = "exits timedc"; variable
55 { "quit", quithelp, quit },
/netbsd/src/usr.bin/ftp/
Dcmdtab.c139 HSTR quithelp[] = "terminate ftp session and exit"; variable
197 { "bye", H(quithelp), 0, 0, 0, CMPL0 quit },
212 { "exit", H(quithelp), 0, 0, 0, CMPL0 quit },
259 { "quit", H(quithelp), 0, 0, 0, CMPL0 quit },
/netbsd/src/usr.bin/telnet/
Dcommands.c2273 quithelp[] = "exit telnet", variable
2299 { "quit", quithelp, quit, 0 },