Searched defs:PIPE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl2028 =item * The inner part of the loop, starting at the C<PIPE> label. This part
2092 # via direct user input. It allows us to 'redo PIPE' to
2094 PIPE: { label
3265 C<PIPE> label, causing us to evaluate the command in C<$cmd> without
3307 $SIG{PIPE} = \&DB::catch
3309 ("" eq $SIG{PIPE} || "DEFAULT" eq $SIG{PIPE});
3320 redo PIPE;
3342 } # PIPE:
3408 $SIG{PIPE}
[all...]

Completed in 61 milliseconds