/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/t/ |
H A D | attrs.t | 22 my $failed = 0; 27 (print "not "), $failed=1 if $@; 32 (print "not "), $failed=1 if $@; 37 (print "not "), $failed=1 if $@; 42 (print "not "), $failed=1 if $@; 48 (print "not "), $failed=1 if $@; 54 (print "not "), $failed=1 if $@; 60 (print "not "), $failed=1 if $@; 65 (print "not "), $failed=1 unless "@attrs" eq "method"; 70 (print "not "), $failed [all...] |
/osnet-11/usr/src/lib/cfgadm_plugins/usb/ |
H A D | usb.xcl | 36 msgid "add_entry: failed to open config file\n" 38 msgid "add_entry: failed to fstat config file\n" 40 msgid "add_entry: failed to read config file\n" 46 msgid "open failed" 48 msgid "add_entry: failed to lseek config file\n" 50 msgid "add_entry: failed to write config file\n" 54 msgid "add_entry: failed to lseek config file\n" 56 msgid "add_entry: failed to write config file\n" 58 msgid ""add_entry: failed to write config file\n" 66 msgid "usb_rcm_offline: rcm_request_offline failed\ [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/ |
H A D | test-harness.t | 48 failed => { }, 64 failed => { 82 failed => { }, 98 failed => { 116 failed => { }, 132 failed => { }, 148 failed => { }, 164 failed => { }, 181 failed => { 199 failed [all...] |
H A D | inc_taint.t | 21 my($tot, $failed) = Test::Harness::_run_all_tests(
|
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Assert.java | 57 String failed = msgs.getString("assert_failed"); 59 System.err.println(failed+msg);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/pod/ |
H A D | testpchk.pl | 84 my $failed = 0; 115 ++$failed; 117 print "not ok ", $failed+$passes, "\n"; 123 print "ok ", $failed+$passes, "\n";
|
H A D | testp2pt.pl | 143 my $failed = 0; 174 ++$failed; 176 print "not ok ", $failed+$passes, "\n"; 182 print "ok ", $failed+$passes, "\n";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Exporter/ |
H A D | Heavy.pm | 174 my @failed; 175 foreach $sym (@imports) { push(@failed, $sym) if $fail_cache->{$sym} } 176 if (@failed) { 177 @failed = $pkg->export_fail(@failed); 178 foreach $sym (@failed) { 183 if (@failed) {
|
/osnet-11/usr/src/lib/libipp/ |
H A D | libipp.c | 145 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_OP); 146 goto failed; 151 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", 153 goto failed; 157 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_ANAME); 158 goto failed; 162 DBG1(DBG_ERR, "failed to add '%s' to nvlist\n", IPPCTL_FLAGS); 163 goto failed; 171 failed: 201 DBG0(DBG_ERR, "failed t [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
H A D | Harness.pm | 130 C</^not ok/> indicates a failed test. C</^ok/> is a successful test. 289 Failed 1/5 test scripts, 80.00% okay. 10/44 subtests failed, 77.27% okay. 291 Everything passed but t/waterloo.t. It failed 10 of 20 tests and 300 The test file which failed. 316 Number which failed, either from "not ok" or because they never ran. 320 Percentage of the total tests which failed. 324 A list of the tests which failed. Successive failures may be 326 20 failed). 342 or failed based on their output to STDOUT (details above). It prints 343 out each individual test which failed alon [all...] |
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelSlottable.c | 196 goto failed; 210 goto failed; 223 goto failed; 233 goto failed; 237 goto failed; 254 goto failed; 261 failed:
|
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 124 "method registration failed for %s: %s\n", 297 boolean_t failed; local 299 failed = B_FALSE; 312 failed = B_TRUE; 315 failed = B_TRUE; 322 failed = B_TRUE; 326 failed = B_TRUE; 333 failed = B_TRUE; 339 failed = B_TRUE; 341 failed [all...] |
/osnet-11/usr/src/lib/libidmap/common/ |
H A D | utils.c | 46 boolean_t failed; member in struct:idmap_handle 52 B_TRUE, /* failed */ 187 * State of the connection is maintained through the "client" and "failed" 190 * client failed 202 * "failed" to "false". Readers are allowed to use the "client" pointer, 203 * and to set "failed" to "true", indicating that they have encountered a 205 * lock. Once "failed" has been set to "true", all requests (including 209 * again to see if the connection is still failed (since another thread 210 * might have fixed it), and then if it is still failed they disconnect 232 if (idmap_handle.failed) { [all...] |
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/ |
H A D | sha256.c | 337 goto failed; 348 goto failed; 357 goto failed; 362 failed: 381 goto failed; 393 goto failed; 403 goto failed; 408 failed:
|
H A D | sha512.c | 385 goto failed; 399 goto failed; 410 goto failed; 415 failed: 436 goto failed; 451 goto failed; 463 goto failed; 468 failed:
|
H A D | hmac-tests.c | 61 return "gcry_md_open failed"; 65 return "gcry_md_setkey failed"; 72 return "gcry_md_read failed"; 112 goto failed; 125 goto failed; 136 goto failed; 147 goto failed; 152 failed: 260 goto failed; 267 failed [all...] |
H A D | elgamal.c | 135 int failed = 0; local 146 failed |= 1; 150 failed |= 2; 157 if (failed && !nodie) 158 log_fatal ("Elgamal test key for %s %s failed\n", 159 (failed & 1)? "encrypt+decrypt":"", 160 (failed & 2)? "sign+verify":""); 161 if (failed && DBG_CIPHER) 162 log_debug ("Elgamal test key for %s %s failed\n", 163 (failed [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/t/ |
H A D | tie.t | 84 if (@present && (@failed = grep { not unlink } @present)) { 85 warn "Can't unlink @failed! ($!)";
|
/osnet-11/usr/src/lib/libslp/clib/ |
H A D | slp_targets.c | 58 * A given DA is called no more than once, and failed DAs are skipped 59 * after they have been marked 'failed'. 82 * slp_mark_target_failed: callers should mark a slp_target_t failed after 116 SLPBoolean used, failed; member in struct:da_node 268 if (!(*tl->state)->da->used && !(*tl->state)->da->failed) 270 if ((*tl->state)->da->failed) { 287 if (!p->da->used && !p->da->failed) 305 p->da->failed = SLP_TRUE; 323 dn->used = dn->failed = SLP_FALSE; 429 te->failed [all...] |
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | auth_des.c | 147 goto failed; 158 goto failed; 166 goto failed; 172 goto failed; 189 goto failed; 203 goto failed; 208 failed:
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/ |
H A D | elgamal.c | 135 int failed = 0; local 146 failed |= 1; 150 failed |= 2; 157 if (failed && !nodie) 158 log_fatal ("Elgamal test key for %s %s failed\n", 159 (failed & 1)? "encrypt+decrypt":"", 160 (failed & 2)? "sign+verify":""); 161 if (failed && DBG_CIPHER) 162 log_debug ("Elgamal test key for %s %s failed\n", 163 (failed [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/ |
H A D | use.t | 180 unless ($@ =~ /^xxx defines neither package nor VERSION--version check failed at/) {
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | cut.c | 73 "[+>0?One or more files failed to open or could not be read.]" 436 goto failed; 441 goto failed; 465 goto failed; 523 goto failed; 553 goto failed; 565 failed:
|
/osnet-11/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 538 e_badhalt=$(gettext "Zone halt failed") 540 e_exitfail=$(gettext "Postprocessing failed.") 684 fix_smf || failed=1 687 [[ -z $failed ]] && rm_pkgs 689 if [[ -z $failed && -n $OPT_U ]]; then 694 failed=1 707 failed=1 717 if [[ -n $failed ]]; then
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/ |
H A D | fresh_perl.t | 186 BEGIN failed--compilation aborted at - line 1. 191 BEGIN failed--compilation aborted at - line 1. 196 BEGIN failed--compilation aborted at - line 1. 237 read(FOO, $buf, $len, $offset) == 100 or die "foo->READ failed"; 238 getc(FOO) eq "a" or die "foo->GETC failed"; 358 Compilation failed in regexp at - line 1. 443 BEGIN failed--compilation aborted at - line 8.
|