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