Searched refs:selected_cmd_get (Results 1 – 1 of 1) sorted by relevance
117 selected_cmd_get(const struct shell *sh) in selected_cmd_get() function297 *cmd = selected_cmd_get(sh); in tab_prepare()303 *cmd = z_shell_get_last_command(selected_cmd_get(sh), search_argc, in tab_prepare()630 const struct shell_static_entry *parent = selected_cmd_get(sh); in execute()781 &argv[selected_cmd_get(sh) ? 1 : 0], in execute()785 if (selected_cmd_get(sh)) { in execute()854 if (selected_cmd_get(sh) != NULL) { in alt_metakeys_handle()