Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dcommand.c179 static int DownCommand(struct cmdargs const *);
870 {"down", NULL, DownCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1364 DownCommand(struct cmdargs const *arg) in DownCommand() function