Searched refs:EXERROR (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Derror.h58 #define EXERROR 1 /* a generic error */ macro
H A Derror.c187 exverror(EXERROR, msg, ap);
H A Dmain.c111 case EXERROR:
H A Deval.c470 if (e == EXERROR || e == EXEXEC) {
508 need_longjmp = exception != EXERROR && exception != EXEXEC;
672 if (exception == EXERROR || exception == EXEXEC)
1143 if ((e != EXERROR && e != EXEXEC)
H A Doptions.c553 exraise(EXERROR);
H A Dparser.c1106 if (exception == EXERROR) {

Completed in 119 milliseconds