Searched refs:EXERROR (Results 1 – 1 of 1) sorted by relevance
416 #define EXERROR 1 /* a generic error */ macro1440 ash_vmsg_and_raise(EXERROR, msg, ap); in ash_msg_and_raise_error()5922 if (err && exception_type != EXERROR) in redirectsafe()9414 if (err && exception_type != EXERROR) in evaltree()10419 raise_exception(EXERROR); in evalcommand()10554 && !(exception_type == EXERROR && spclbltin <= 0) in evalcommand()13383 if (err && exception_type != EXERROR) in expandstr()14488 raise_exception(EXERROR); in procargs()