Searched refs:EXERROR (Results 1 – 6 of 6) sorted by relevance
68 #define EXERROR 1 /* a generic error */ macro
173 exverror(EXERROR, msg, ap); in sh_error()
427 if (err && exception != EXERROR) in redirectsafe()
423 exerror(EXERROR, "Can't open %s", fname); in setinputfile()
859 exraise(EXERROR); in evalcommand()894 if (exception == EXERROR && spclbltin <= 0) { in evalcommand()
77 exception contains the type of exception. EXERROR is raised by
Completed in 7 milliseconds