HomeSort by: relevance | last modified time | path
    Searched refs:LERROR (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/ksh/
io.c 39 unwind(LERROR);
79 * XXX odd use of KEEPASN; also may not want LERROR here
85 unwind(LERROR);
103 unwind(LERROR);
main.c 453 case LERROR:
525 case LERROR:
622 if (i == LEXIT || (Flag(FERREXIT) && (i == LERROR || i == LINTR)
627 } else if (Flag(FERREXIT) && (i == LERROR || i == LINTR)) {
sh.h 249 #define LERROR 3 /* errorf() called */
exec.c 434 unwind(LERROR);
682 case LERROR:

Completed in 14 milliseconds