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

/freebsd-9.3-release/bin/sh/
H A Derror.h58 #define EXERROR 1 /* a generic error */ macro
H A Derror.c193 exverror(EXERROR, msg, ap);
H A Dmain.c110 case EXERROR:
H A Doptions.c527 exraise(EXERROR);
H A Deval.c457 if (e == EXERROR || e == EXEXEC) {
619 if (exception == EXERROR || exception == EXEXEC)
1092 if ((e != EXERROR && e != EXEXEC)
H A Dparser.c1005 if (exception == EXERROR) {

Completed in 162 milliseconds