Home | History | Annotate | Download | only in src

Lines Matching refs:SSTDIN

1253 	if (type == SFILE || type == SSTDIN)
1272 case SSTDIN:
1368 bool interactive = Flag(FTALKING) && s->type == SSTDIN;
1428 * TODO: reduce size of shf buffer (~128?) if SSTDIN
1430 if (s->type == SSTDIN)