Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDcommand.c179 static int DeleteCommand(struct cmdargs const *);
824 {"delete", NULL, DeleteCommand, LOCAL_AUTH,
826 {NULL, "delete!", DeleteCommand, LOCAL_AUTH,
2494 DeleteCommand(struct cmdargs const *arg) in DeleteCommand() function