Searched refs:noTTY (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl206 =item * noTTY
209 uses the value of noTTY or "/tmp/perldbtty$$" to find TTY using
1007 AutoTrace TTY noTTY
1057 noTTY => \&noTTY,
5710 If the C<noTTY> debugger option was set, we'll either use the terminal
5711 supplied (the value of the C<noTTY> option), or we'll use C<Term::Rendezvous>
5727 # If noTTY is set, but we have a TTY name, go ahead and hook up to it.
6484 =head2 C<noTTY>
6492 sub noTTY { subroutine
[all...]

Completed in 33 milliseconds