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