Searched refs:opt_interactive (Results 1 – 2 of 2) sorted by relevance
66 int opt_interactive = 1; variable192 if (!opt_interactive) in setup_scr()291 opt_interactive = 1; in main()293 opt_interactive = 0; in main()304 opt_interactive = 1; in main()335 if (opt_interactive && !opt_no_switch) in main()350 if (opt_interactive) in main()354 if (opt_interactive && FD_ISSET(std_in, &fd_s)) { in main()400 else if (opt_interactive && !opt_no_switch) { in main()410 else if (opt_interactive && !opt_no_switch) { in main()
360 $main::opt_interactive = 0;414 "interactive!" => \$main::opt_interactive,501 $main::opt_interactive +508 $main::opt_interactive = 1;620 if (!$main::opt_interactive) {1291 if ($main::opt_interactive) {