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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
H A Dtest-harness.t351 estat => $die_estat,
373 estat => $die_estat,
395 estat => $die_estat,
500 $failed->{estat} = $die_estat if $IsMacPerl and $failed;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm432 estat Script's exit value
559 estat => '',
570 estat => '',
583 estat => '',
842 estat => $estatus, wstat => $wstatus,
882 . '{ $Curtest->{name}, $Curtest->{estat},'
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_cc.c1595 int wstat, estat; local
1684 estat = WIFEXITED(wstat) ? WEXITSTATUS(wstat) : -1;
1686 if (estat != 0) {
1687 switch (estat) {

Completed in 28 milliseconds