Searched refs:cmd_str (Results 1 – 2 of 2) sorted by relevance
37 const char* cmd_str; member
183 strcmp(command, curr_cmd->cmd_str) == 0) { in match_command()712 printf("\t%-16s: %s\n", curr_cmd->cmd_str, curr_cmd->help_str); in cmd_help()
Completed in 6 milliseconds