Searched refs:selected_cmd_get (Results 1 – 1 of 1) sorted by relevance
118 selected_cmd_get(const struct shell *sh) in selected_cmd_get() function299 *cmd = selected_cmd_get(sh); in tab_prepare()305 *cmd = z_shell_get_last_command(selected_cmd_get(sh), search_argc, in tab_prepare()632 const struct shell_static_entry *parent = selected_cmd_get(sh); in execute()783 &argv[selected_cmd_get(sh) ? 1 : 0], in execute()787 if (selected_cmd_get(sh)) { in execute()856 if (selected_cmd_get(sh) != NULL) { in alt_metakeys_handle()