Searched refs:AddCommand (Results 1 – 1 of 1) sorted by relevance
179 static int AddCommand(struct cmdargs const *);810 {"add", NULL, AddCommand, LOCAL_AUTH,812 {NULL, "add!", AddCommand, LOCAL_AUTH,2399 AddCommand(struct cmdargs const *arg) in AddCommand() function