Searched refs:COMMANDS_NOERROR (Results 1 – 4 of 4) sorted by relevance
36 #define COMMANDS_NOERROR 4 /* No errors: -. */ macro
349 flags |= COMMANDS_NOERROR; in chop_commands()
723 f2->command_flags |= COMMANDS_NOERROR; in snap_deps()
990 child->noerror = ((flags & COMMANDS_NOERROR) != 0); in start_job_command()