Searched refs:selected_cmd_get (Results 1 – 1 of 1) sorted by relevance
122 selected_cmd_get(const struct shell *sh) in selected_cmd_get() function303 *cmd = selected_cmd_get(sh); in tab_prepare()309 *cmd = z_shell_get_last_command(selected_cmd_get(sh), search_argc, in tab_prepare()636 const struct shell_static_entry *parent = selected_cmd_get(sh); in execute()787 &argv[selected_cmd_get(sh) ? 1 : 0], in execute()791 if (selected_cmd_get(sh)) { in execute()860 if (selected_cmd_get(sh) != NULL) { in alt_metakeys_handle()
Completed in 11 milliseconds