Home
last modified time | relevance | path

Searched refs:FIGNOREEOF (Results 1 – 2 of 2) sorted by relevance

/openbsd/bin/ksh/
H A Dmain.c579 if (Flag(FIGNOREEOF) && s->type == SEOF && in shell()
630 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) { in shell()
H A Dsh.h147 FIGNOREEOF, /* eof does not exit */ enumerator