Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c176 static int QuitCommand(struct cmdargs const *);
892 {"quit", "bye", QuitCommand, LOCAL_AUTH | LOCAL_NO_AUTH,
1274 QuitCommand(struct cmdargs const *arg) in QuitCommand() function