Searched refs:IfaceDeleteCommand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | command.c | 191 static int IfaceDeleteCommand(struct cmdargs const *); 823 {"delete", "rm", IfaceDeleteCommand, LOCAL_AUTH, 825 {NULL, "rm!", IfaceDeleteCommand, LOCAL_AUTH, 827 {NULL, "delete!", IfaceDeleteCommand, LOCAL_AUTH, 3256 IfaceDeleteCommand(struct cmdargs const *arg) in IfaceDeleteCommand() function
|