Searched refs:really_exit (Results 1 – 3 of 3) sorted by relevance
520 really_exit = 0;586 } else if (wastty && !really_exit589 really_exit = 1;606 if (t != NULL && t->type != TEOF && interactive && really_exit)607 really_exit = 0;
566 if (how == LEXIT && !really_exit && j_stopped_running()) {567 really_exit = 1;
414 EXTERN int really_exit; variable