HomeSort by: relevance | last modified time | path
    Searched refs:FIGNOREEOF (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
main.c 533 if (Flag(FIGNOREEOF) && s->type == SEOF
583 if (wastty && Flag(FIGNOREEOF) && --attempts > 0) {
sh.h 289 FIGNOREEOF, /* eof does not exit */

Completed in 12 milliseconds