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

/external/mksh/src/
H A Dlex.c1257 if (type == SFILE || type == SSTDIN)
1277 case SFILE:
1467 if (s->type == SFILE)
H A Dmain.c437 s = pushs(SFILE, ATEMP);
661 s = pushs(SFILE, ATEMP);
H A Dsh.h1381 #define SFILE 1 /* file input */ macro

Completed in 135 milliseconds