Searched refs:find_cmd (Results 1 – 2 of 2) sorted by relevance
20 const struct cmd *find_cmd(const struct cmd *cmds, char *str) in find_cmd() function114 cmd = find_cmd(cmds, name); in run_cmd()
44 const struct cmd *find_cmd(const struct cmd *cmds, char *str);