Searched refs:EXEXIT (Results 1 – 4 of 4) sorted by relevance
69 #define EXEXIT 4 /* exit the shell */ macro
117 if (e == EXEXIT || s == 0 || iflag == 0 || shlvl) in main()389 exraise(EXEXIT); in exitcmd()
146 exerror(EXEXIT, "%s: %s", argv[0], errmsg(e, E_EXEC)); in shellexec()
309 exraise(EXEXIT); in evaltree()
Completed in 6 milliseconds