Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ppp/
HDcommand.c183 static int DeleteCommand(struct cmdargs const *);
856 {"delete", NULL, DeleteCommand, LOCAL_AUTH,
858 {NULL, "delete!", DeleteCommand, LOCAL_AUTH,
2588 DeleteCommand(struct cmdargs const *arg) in DeleteCommand() function