Searched refs:wastty (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dmain.c551 volatile int wastty = s->flags & SF_TTY; local
573 && wastty)
622 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) {
625 } else if (wastty && !really_exit

Completed in 117 milliseconds