Home | History | Annotate | Download | only in src

Lines Matching refs:Interactive

44 #   Enters "interactive" mode
180 --interactive Run in interactive mode (interactive "help" gives help) [default]
244 Enters "interactive" mode
261 Enters "interactive" mode
399 "interactive!" => \$main::opt_interactive,
487 if (-t STDOUT) { # If STDOUT is a tty, activate interactive mode
777 ##### Interactive helper routines #####
780 $| = 1; # Make output unbuffered for interactive mode
793 last; # exit when we get an interactive command to quit
807 last; # exit when we get an interactive command to quit
991 Interactive pprof mode