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