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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dregmesg.t12 ## update only these two variables, and leave the {#} in the @death/@warning
27 my @death =
104 my $total = (@death + @warning)/2;
109 my @utf8_death = grep(/utf8/, @death);
117 while (@death)
119 my $regex = shift @death;
120 my $result = shift @death;
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp.c423 goto death;
428 goto death;
448 goto death;
458 death:
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh-agent/
H A Dssh-agent.c85 u_int death; member in struct:identity
424 if (id->death == 0)
426 if (now >= id->death) {
432 deadline = (deadline == 0) ? id->death :
433 MIN(deadline, id->death);
447 int type, success = 0, death = 0, confirm = 0; local
517 death = time(NULL) + buffer_get_int(&e->request);
531 if (lifetime && !death)
532 death = time(NULL) + lifetime;
544 id->death
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp634 death ("Error: FALLBACK: TRUE/FALSE/UNDEF") unless exists $map{uc $_} ;
646 death ("Error: REQUIRE expects a version number")
650 death ("Error: REQUIRE: expected a number, got '$Ver'")
653 death ("Error: xsubpp $Ver (or better) required--this is only $XSUBPP_version.")
665 death ("Error: VERSIONCHECK: ENABLE/DISABLE")
677 death("Error: Only 1 PROTOTYPE definition allowed per xsub")
693 death("Error: Invalid prototype '$_'")
708 death("Error: Only 1 SCOPE declaration allowed per xsub")
732 death ("Error: PROTOTYPES: ENABLE/DISABLE")
747 death("INCLUD
[all...]
/opensolaris-onvv-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c879 goto death;
893 goto death;
917 goto death;
921 goto death;
930 death:
/opensolaris-onvv-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c363 int death = 0; local
429 death = 1; /* thread will exit */
503 if (death) {
612 if (death) { /* bye bye */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm101 the server exits or they die a natural death. After performing
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm129 form a character. Bogus surrogates result in death. When \x{10000}
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s475 ! in place otherwise we would have died a nasty death already.
550 ! in place otherwise we would have died a nasty death already.

Completed in 124 milliseconds