Searched refs:while_control (Results 1 – 5 of 5) sorted by relevance
141 case while_control: in multi_line_command_p()165 else if (type == while_control) in build_command_line()243 if (list->control_type == while_control in print_command_lines()249 if (list->control_type == while_control) in print_command_lines()549 case while_control: in execute_control_command_1()729 counted_command_line command = get_command_line (while_control, arg); in while_command()1013 *command = build_command_line (while_control, line_first_arg (p)); in process_next_line()
41 while_control, enumerator
1150 * top.c (execute_control_command): Free values from while_control3087 * top.c (execute_control_command, case while_control): Allow
13533 if (cmd->control_type == while_control in remote_download_command_source()
10723 (execute_control_command_1) <case while_control, case if_control>: