Searched refs:noerror (Results 1 – 5 of 5) sorted by relevance
60 unsigned int noerror:1; /* Nonzero if commands contained a `-'. */ member
140 if (child_failed && !c->noerror && !ignore_errors_flag) in vmsHandleChildTerm()
721 if (child_failed && !c->noerror && !ignore_errors_flag) in reap_children()990 child->noerror = ((flags & COMMANDS_NOERROR) != 0); in start_job_command()999 child->noerror = 1; in start_job_command()
796 int noerror = (p[0] != 'i'); in eval() local834 | (noerror ? RM_DONTCARE : 0))); in eval()835 if (!r && !noerror) in eval()
478 * job.c (start_job_command): The noerror flag is a boolean (single