Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.c179 static int DownCommand(struct cmdargs const *);
866 {"down", NULL, DownCommand, LOCAL_AUTH | LOCAL_CX_OPT,
1360 DownCommand(struct cmdargs const *arg) in DownCommand() function