Searched refs:is_cmd (Results 1 – 1 of 1) sorted by relevance
307 bool is_cmd(const char* cmd, const char* str) { in is_cmd() function900 if (is_cmd(cmd, console_cmd_list[i].name)) { in process_cmd()