Searched refs:FIGNOREEOF (Results 1 – 2 of 2) sorted by relevance
579 if (Flag(FIGNOREEOF) && s->type == SEOF && in shell()630 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) { in shell()
147 FIGNOREEOF, /* eof does not exit */ enumerator