Searched refs:RemoveCommand (Results 1 – 4 of 4) sorted by relevance
288 RemoveCommand (const char *cmd);
931 if (m_interpreter.RemoveCommand (command_name)) in DoExecute()
303 RemoveCommand(struct cmdargs const *arg) in RemoveCommand() function890 {"remove", "rm", RemoveCommand, LOCAL_AUTH | LOCAL_CX,
1122 CommandInterpreter::RemoveCommand (const char *cmd) in RemoveCommand() function in CommandInterpreter