Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c178 static int CloseCommand(struct cmdargs const *);
854 {"close", NULL, CloseCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1332 CloseCommand(struct cmdargs const *arg) in CloseCommand() function