Lines Matching defs:interactive
586 /* always disable UTF-8 (for interactive) */
857 volatile bool interactive = (level == 0) && Flag(FTALKING);
865 if (interactive)
872 /* assert: interactive == false */
888 if (interactive) {
900 * interactive is set if we are reading from
938 if (interactive) {
943 if (interactive)
972 if (t->type != TEOF && interactive && really_exit)
1378 /* POSIX special builtins cause non-interactive shells to exit */
1410 /* POSIX special builtins cause non-interactive shells to exit */