Searched refs:cmds (Results 1 – 2 of 2) sorted by relevance
41 struct shell_cmd *cmds; /* cmds supported */ member
250 p_cmd = &p_shell->cmds[i]; in shell_find_cmd()653 p_shell->cmds = shell_cmds; in shell_init()685 p_cmd = &p_shell->cmds[j]; in shell_cmd_help()
Completed in 5 milliseconds