Searched refs:get_next_command (Results 1 – 1 of 1) sorted by relevance
553 static struct command *get_next_command(struct action *act, struct command *cmd) in get_next_command() function602 cur_command = get_next_command(cur_action, cur_command); in execute_one_command()