Lines Matching full:interactive
500 /* always disable UTF-8 (for interactive) */
738 volatile bool interactive = Flag(FTALKING) && toplevel;
744 if (interactive)
753 if (interactive) {
765 * interactive is set if we are reading from
801 if (interactive) {
833 if (t->type != TEOF && interactive && really_exit)
1244 * non-interactive shells to exit.