Searched refs:RunListCommand (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | command.c | 186 static int RunListCommand(struct cmdargs const *); 849 {"allow", "auth", RunListCommand, LOCAL_AUTH, 876 {"iface", "interface", RunListCommand, LOCAL_AUTH, 885 {"nat", "alias", RunListCommand, LOCAL_AUTH, 3166 RunListCommand(struct cmdargs const *arg) in RunListCommand() function
|