Home
last modified time | relevance | path

Searched refs:LERROR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/ksh/
H A Dio.c39 unwind(LERROR); in errorf()
85 unwind(LERROR); in bi_errorf()
103 unwind(LERROR); in internal_errorf()
H A Dmain.c453 case LERROR:
525 case LERROR:
622 if (i == LEXIT || (Flag(FERREXIT) && (i == LERROR || i == LINTR)
627 } else if (Flag(FERREXIT) && (i == LERROR || i == LINTR)) {
H A Dsh.h249 #define LERROR 3 /* errorf() called */ macro
H A Dexec.c434 unwind(LERROR);
682 case LERROR: