Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ppp/
H A Dcommand.c180 static int CloseCommand(struct cmdargs const *);
856 {"close", NULL, CloseCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1334 CloseCommand(struct cmdargs const *arg) in CloseCommand() function