Home | History | Annotate | Download | only in make-3.81

Lines Matching full:child_failed

480       int child_failed;
688 child_failed = exit_sig != 0 || exit_code != 0;
701 DB (DB_JOBS, (child_failed
725 if (child_failed && !c->noerror && !ignore_errors_flag)
745 if (child_failed)
750 child_failed = 0;
833 if (!err && child_failed && !dontcare && !keep_going_flag &&