Searched refs:root_cmd_find (Results 1 – 3 of 3) sorted by relevance
84 const struct shell_static_entry *root_cmd_find(const char *syntax);
270 const struct shell_static_entry *root_cmd_find(const char *syntax) in root_cmd_find() function410 entry = cmd ? root_cmd_find(cmd) : NULL; in shell_set_root_cmd()
854 sh->ctx->selected_cmd = root_cmd_find(CONFIG_SHELL_CMD_ROOT); in alt_metakeys_handle()1208 sh->ctx->selected_cmd = root_cmd_find(CONFIG_SHELL_CMD_ROOT); in instance_init()