Searched refs:EXERROR (Results 1 – 6 of 6) sorted by relevance
73 #define EXERROR 1 /* a generic error */ macro
200 exverror(EXERROR, msg, ap); in error()
167 case EXERROR: in main()
660 exraise(EXERROR); in getopts()
667 if (e == EXERROR || e == EXEXEC) { in evalredir()1474 if ((e != EXERROR && e != EXEXEC) in evalcommand()
82 exception contains the type of exception. EXERROR is raised by