Searched defs:cmds (Results 1 – 6 of 6) sorted by relevance
28 struct commands *cmds; /* Commands to execute. */ member
269 chop_commands (struct commands *cmds) in chop_commands()595 print_commands (struct commands *cmds) in print_commands()
161 convert_suffix_rule (char *target, char *source, struct commands *cmds) in convert_suffix_rule()
32 struct commands *cmds; /* Commands to execute for this target. */ member
1487 register struct commands *cmds = file->cmds; in new_job() local
1879 struct commands *cmds; in record_files() local