Searched refs:shell_cmd (Results 1 – 2 of 2) sorted by relevance
21 struct shell_cmd { struct41 struct shell_cmd *cmds; /* cmds supported */ argument
55 static struct shell_cmd shell_cmds[] = {244 static struct shell_cmd *shell_find_cmd(const char *cmd_str) in shell_find_cmd()247 struct shell_cmd *p_cmd = NULL; in shell_find_cmd()551 struct shell_cmd *p_cmd; in shell_process_cmd()666 struct shell_cmd *p_cmd = NULL; in shell_cmd_help()
Completed in 7 milliseconds