Searched refs:cmd_str (Results 1 – 2 of 2) sorted by relevance
27 const char *cmd_str; member
251 if (strcmp(command, curr_cmd[i].cmd_str) == 0) { in match_command()799 printf("\t%-16s: %s\n", curr_cmd[i].cmd_str, curr_cmd[i].help_str); in cmd_help_impl()
Completed in 5 milliseconds