HomeSort by relevance Sort by last modified time
    Searched refs:SEOF (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
lex.c 1080 if (source->type == SEOF) {
1255 case SEOF:
1279 s->type = SEOF;
1339 s->type = SEOF;
    [all...]
main.c 783 if (Flag(FIGNOREEOF) && s->type == SEOF && wastty)
    [all...]
sh.h     [all...]

Completed in 251 milliseconds