Searched refs:exception_type (Results 1 – 1 of 1) sorted by relevance
414 smallint exception_type; /* kind of exception: */ member492 #define exception_type (G_misc.exception_type ) macro654 exception_type = e; in raise_exception()5922 if (err && exception_type != EXERROR) in redirectsafe()9414 if (err && exception_type != EXERROR) in evaltree()10554 && !(exception_type == EXERROR && spclbltin <= 0) in evalcommand()13383 if (err && exception_type != EXERROR) in expandstr()14324 if (exception_type == EXEXIT || evalskip == SKIPFUNCDEF) in exitreset()14608 e = exception_type; in ash_main()