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