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

/freebsd-12-stable/usr.sbin/ppp/
H A Dcommand.c191 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) function

Completed in 129 milliseconds