Searched refs:command_lines (Results 1 – 7 of 7) sorted by relevance
27 char **command_lines; /* Commands chopped up into lines. */ member
48 char **command_lines; /* Array of variable-expanded cmd lines. */ member
561 f->cmds->command_lines = 0; in install_default_suffix_rules()
873 if (child->command_lines != 0) in free_child()877 free (child->command_lines[i]); in free_child()878 free ((char *) child->command_lines); in free_child()1520 in = out = cmds->command_lines[i]; in new_job()1600 lines[i] = allocated_variable_expand_for_file (cmds->command_lines[i], in new_job()1610 c->command_lines = lines; in new_job()1756 child->command_ptr = child->command_lines[child->command_line++]; in job_next_command()
278 if (!cmds || cmds->command_lines != 0) in chop_commands()329 cmds->command_lines = lines; in chop_commands()
400 r->cmds->command_lines = 0; in install_pattern_rule()
1894 cmds->command_lines = 0; in record_files()