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

  /external/mksh/src/
lex.c 1225 if (type == SFILE || type == SSTDIN)
1244 case SSTDIN:
1340 bool interactive = Flag(FTALKING) && s->type == SSTDIN;
    [all...]
main.c 534 s = pushs(SSTDIN, ATEMP);
838 s->type = SSTDIN;
891 s->type = SSTDIN;
895 s->type = SSTDIN;
    [all...]
sh.h     [all...]

Completed in 49 milliseconds