Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.c176 static int QuitCommand(struct cmdargs const *);
888 {"quit", "bye", QuitCommand, LOCAL_AUTH | LOCAL_NO_AUTH,
1270 QuitCommand(struct cmdargs const *arg) in QuitCommand() function