Home | History | Annotate | Download | only in src

Lines Matching refs:interactive

1376 	bool interactive = Flag(FTALKING) && s->type == SSTDIN;
1377 int have_tty = interactive && (s->flags & SF_TTY);
1388 if (interactive)
1403 if (interactive)
1444 if (interactive && *cp == '!' && cur_prompt == PS1) {
1470 } else if (interactive && *s->str &&
1474 } else if (interactive && cur_prompt == PS1) {
1482 if (interactive)