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

  /src/bin/ksh/
lex.h 35 #define SFILE 1 /* file input */
main.c 296 s = pushs(SFILE, ATEMP);
476 s = pushs(SFILE, ATEMP);
lex.c 876 if (type == SFILE || type == SSTDIN) {
898 case SFILE:
1072 if (s->type == SFILE)

Completed in 20 milliseconds