Searched refs:QuitCommand (Results 1 – 1 of 1) sorted by relevance
176 static int QuitCommand(struct cmdargs const *);892 {"quit", "bye", QuitCommand, LOCAL_AUTH | LOCAL_NO_AUTH,1274 QuitCommand(struct cmdargs const *arg) in QuitCommand() function