Home
last modified time | relevance | path

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

/netbsd/src/bin/ksh/
Dmain.c533 if (Flag(FIGNOREEOF) && s->type == SEOF
583 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) {
Dsh.h289 FIGNOREEOF, /* eof does not exit */ enumerator