Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDcommand.c184 static int IfaceDeleteCommand(struct cmdargs const *);
793 {"delete", "rm", IfaceDeleteCommand, LOCAL_AUTH,
795 {NULL, "rm!", IfaceDeleteCommand, LOCAL_AUTH,
797 {NULL, "delete!", IfaceDeleteCommand, LOCAL_AUTH,
3104 IfaceDeleteCommand(struct cmdargs const *arg) in IfaceDeleteCommand() function