Searched refs:DeleteCommand (Results 1 – 1 of 1) sorted by relevance
183 static int DeleteCommand(struct cmdargs const *);860 {"delete", NULL, DeleteCommand, LOCAL_AUTH,862 {NULL, "delete!", DeleteCommand, LOCAL_AUTH,2597 DeleteCommand(struct cmdargs const *arg) in DeleteCommand() function