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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dcommand.c189 static int IfaceDeleteCommand(struct cmdargs const *);
821 {"delete", "rm", IfaceDeleteCommand, LOCAL_AUTH,
823 {NULL, "rm!", IfaceDeleteCommand, LOCAL_AUTH,
825 {NULL, "delete!", IfaceDeleteCommand, LOCAL_AUTH,
3249 IfaceDeleteCommand(struct cmdargs const *arg) function

Completed in 100 milliseconds