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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/t/
H A Dsigaction.t139 my $hup20;
142 sub hup20 { $hup20++ } subroutine
148 $newaction = POSIX::SigAction->new("hup20");
151 print $hup20 == 1 ? "ok 20\n" : "not ok 20\n";

Completed in 106 milliseconds