Searched refs:while_control (Results 1 – 3 of 3) sorted by relevance
164 if (list->control_type == while_control) in print_command_lines()327 case while_control: in execute_control_command()448 command = get_command_line (while_control, arg); in while_command()735 *command = build_command_line (while_control, first_arg); in read_next_line()825 if (current_cmd->control_type == while_control in recurse_read_control_structure()875 if (next->control_type == while_control in recurse_read_control_structure()942 if (next->control_type == while_control in read_command_lines()
666 while_control, enumerator
1152 * top.c (execute_control_command): Free values from while_control3089 * top.c (execute_control_command, case while_control): Allow