Home
last modified time | relevance | path

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

/src/usr.sbin/ppp/
H A Dcommand.c189 static int IfaceDeleteCommand(struct cmdargs const *);
825 {"delete", "rm", IfaceDeleteCommand, LOCAL_AUTH,
827 {NULL, "rm!", IfaceDeleteCommand, LOCAL_AUTH,
829 {NULL, "delete!", IfaceDeleteCommand, LOCAL_AUTH,
3258 IfaceDeleteCommand(struct cmdargs const *arg) in IfaceDeleteCommand() function