Searched refs:SFILE (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dlex.c1235 if (type == SFILE || type == SSTDIN)
1255 case SFILE:
1431 if (s->type == SFILE)
H A Dmain.c455 s = pushs(SFILE, ATEMP);
715 s = pushs(SFILE, ATEMP);
H A Dsh.h1575 #define SFILE 1 /* file input */ macro

Completed in 108 milliseconds