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

/external/mksh/src/
H A Dlex.c1252 if (type == SFILE || type == SSTDIN)
1272 case SFILE:
1448 if (s->type == SFILE)
H A Dmain.c456 s = pushs(SFILE, ATEMP);
704 s = pushs(SFILE, ATEMP);
H A Dsh.h1514 #define SFILE 1 /* file input */ macro

Completed in 95 milliseconds