Searched refs:EXEND (Results 1 – 1 of 1) sorted by relevance
417 #define EXEND 3 /* exit the shell */ macro8343 ash_msg_and_raise(EXEND, "%s: %s", prog, errmsg(e, "not found")); in shellexec()9424 raise_exception(EXEND); in evaltree()14610 if (e == EXEND || e == EXEXIT || s == 0 || iflag == 0 || shlvl) { in ash_main()