Searched refs:bad (Results 51 - 75 of 86) sorted by relevance

1234

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay.c521 goto bad;
527 goto bad;
536 goto bad;
544 goto bad;
588 bad:
/osnet-11/usr/src/lib/libast/common/misc/
H A Dfastfind.c1107 goto bad;
1207 goto bad;
1211 goto bad;
1251 goto bad;
1256 goto bad;
1264 bad:
H A Dfts.c512 goto bad;
517 goto bad;
569 bad:
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_common.c1896 goto bad;
1902 goto bad;
1906 goto bad;
1913 goto bad;
1930 goto bad;
1939 goto bad;
1941 goto bad;
1947 bad:
/osnet-11/usr/src/lib/libctf/common/
H A Dctf_lib.c394 goto bad; /* unmap all and abort */
399 bad:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm384 return $tot->{bad} == 0 && ($tot->{max} || $tot->{skipped}) ? 1 : 0;
420 bad Number of test files failed
424 If C<< $total->{bad} == 0 >> and C<< $total->{max} > 0 >>, you've
457 bad => 0,
574 $tot{bad}++;
577 $tot{bad}++;
689 if ($tot->{bad}) {
692 die "Failed $tot->{bad}/$tot->{tests} test scripts, $pct% okay.".
822 $tot->{bad}++;
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist119 81 File descriptor in bad state
H A Dndbm.c178 goto bad;
183 goto bad;
203 bad:
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c254 /* external reference: error, and label bad */ \
256 goto bad; \
262 /* external reference: error, and label bad */ \
265 goto bad; \
597 bad:
832 bad:
/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c732 boolean_t bad = B_FALSE; local
745 bad = B_TRUE;
753 bad = B_TRUE;
762 if (bad) {
/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c271 goto bad;
281 goto bad;
291 goto bad;
324 goto bad;
341 goto bad;
347 goto bad;
378 goto bad;
414 goto bad;
428 bad:
912 str = "bad lw
[all...]
H A DPsymtab.c1741 goto bad;
1759 goto bad; /* Failed to get section header */
1765 goto bad; /* Failed to get section data */
1770 goto bad; /* Corrupt section name */
1965 bad:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm107 do whatever they please. That would be bad behavior, tho; and I try
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c1399 goto bad;
1403 bad:
1500 goto bad;
1507 bad:
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c1317 goto bad;
1336 goto bad;
1354 bad:
/osnet-11/usr/src/lib/libcmd/common/
H A Dod.c1176 goto bad;
1228 goto bad;
1247 bad:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm286 my $bad = ref($options{reject}) eq 'ARRAY' ? join('|', @{$options{reject}})
298 my @match = _match_tagged($textref, $pre, $ldel, $rdel, $omode, $bad, $ignore);
308 my ($textref, $pre, $ldel, $rdel, $omode, $bad, $ignore) = @_;
371 elsif ($bad && $$textref =~ m/\G($bad)/gcs)
985 my $bad = ref($options{reject}) eq 'ARRAY' ? join('|', @{$options{reject}})
997 for ($ldel, $pre, $bad, $ignore) { $_ = qr/$_/ if $_ }
1003 my @match = Text::Balanced::_match_tagged($textref, $pre, $ldel, $rdel, $omode, $bad, $ignore);
1072 extract_tagged($text,"BEGIN","END",undef,{bad=>["BEGIN"]});
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm687 SkipBad => ignore bad addresses
690 bad address is encountered and it will return an array of addresses
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm196 been widely regarded as a bad move>. Their mistake was not of this
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DConstant.t704 The above set of names seems to produce a suitably bad set of compile
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL262 my $bad = 0;
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c905 * _VERSION_MISMATCH - server returned bad file descriptor
906 * server claimed bad request
1165 * _VERSION_MISMATCH - server returned bad file descriptor
1166 * server claimed bad request
1696 * big, bad entity id, request not applicable to entity, name too long for
1733 * (server response too big, bad element id), _EXISTS (elements have same id),
1776 * too big, bad id, iter already exists, element cannot have children of type,
1777 * type is invalid, iter was reset, sequence was bad, iter walks values, iter
1866 * too big, bad id, element cannot have children of type, type is invalid),
1916 * too big, bad i
[all...]
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c3239 goto bad;
3243 goto bad;
3249 bad:
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c2237 int bad; local
2240 bad = POP(DS);
2241 if (bad) {
2343 forth_abort(env, "behavior: bad xt: %p indir: %x/%p\n",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm186 Usage messages issued as a result of bad command-line syntax should go

Completed in 120 milliseconds

1234