Searched refs:wastty (Results 1 – 1 of 1) sorted by relevance
747 volatile bool wastty = tobool(s->flags & SF_TTY); in shell() local771 if (Flag(FIGNOREEOF) && s->type == SEOF && wastty) in shell()823 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) { in shell()826 } else if (wastty && !really_exit && in shell()