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

  /src/bin/ksh/
main.c 463 case LLEAVE:
548 case LLEAVE:
626 i = LLEAVE;
629 i = LLEAVE;
sh.h 250 #define LLEAVE 4 /* untrappable exit/error */
trap.c 242 unwind(LLEAVE);
exec.c 452 int leave = LLEAVE;
687 case LLEAVE:
jobs.c 635 unwind(LLEAVE);

Completed in 15 milliseconds