Searched refs:failed (Results 201 - 225 of 448) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/cvs/
H A Dconfigure1209 echo "configure: failed program was:" >&5
1319 echo "configure: failed program was:" >&5
1336 echo "configure: failed program was:" >&5
1353 echo "configure: failed program was:" >&5
1997 echo "configure: failed program was:" >&5
2075 echo "configure: failed program was:" >&5
2119 echo "configure: failed program was:" >&5
2160 echo "configure: failed program was:" >&5
2199 echo "configure: failed program was:" >&5
2263 echo "configure: failed progra
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DAggregator.pm36 scalar $aggregate->failed,
62 failed
295 =item * failed
366 Returns true if I<any> of the parsers failed. This includes:
383 $self->failed
/openbsd-current/regress/usr.sbin/bgpd/unittests/
H A Drde_decide_test.c192 int failed; variable
200 failed = rv = 1;
203 failed = rv = 1;
317 if (failed)
321 exit(failed);
/openbsd-current/regress/lib/libssl/tlsfuzzer/
H A Dtlsfuzzer.py555 # failed: 3 (expect an alert, we send AD)
669 self.failed = []
714 self.failed.append(script)
726 return not self.failed
739 if self.failed:
741 print('\n'.join(self.failed))
/openbsd-current/libexec/ld.so/
H A Ddlfcn.c61 int failed = 0; local
93 DL_DEB(("dlopen: failed to open %s\n", libname));
94 failed = 1;
124 if ((failed = _dl_load_dep_libs(object, obj_flags, 0)) == 1) {
141 failed = 1;
158 failed ? "failed" : "success"));
208 DL_DEB(("dlsym: failed to find symbol %s\n", name));
/openbsd-current/regress/lib/libcrypto/chacha/
H A Dchachatest.c316 int failed = 0; local
322 printf("HChaCha20 failed!\n");
334 failed = 1;
337 return (failed);
435 int failed = 0; local
441 printf("XChaCha20 failed!\n");
453 failed = 1;
456 return (failed);
465 int failed = 0; local
481 printf("ChaCha %s failed fo
[all...]
/openbsd-current/lib/libkvm/
H A Dkvm.c213 goto failed;
217 goto failed;
226 goto failed;
230 goto failed;
242 goto failed;
246 goto failed;
251 goto failed;
264 goto failed;
274 goto failed;
284 goto failed;
[all...]
/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Dconfigure625 echo "configure: failed program was:" >&5
751 echo "configure: failed program was:" >&5
795 echo "configure: failed program was:" >&5
812 echo "configure: failed program was:" >&5
845 echo "configure: failed program was:" >&5
876 echo "configure: failed program was:" >&5
914 echo "configure: failed program was:" >&5
956 echo "configure: failed program was:" >&5
1000 echo "configure: failed program was:" >&5
1041 echo "configure: failed progra
[all...]
/openbsd-current/regress/lib/libssl/asn1/
H A Dasn1test.c386 goto failed;
394 errx(1, "failed to allocate memory");
403 goto failed;
409 goto failed;
428 goto failed;
434 fprintf(stderr, "FAIL: test %d - decoding failed\n", test_no);
435 goto failed;
440 goto failed;
445 failed:
457 int failed local
[all...]
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dconfigure584 echo "configure: failed program was:" >&5
613 echo "configure: failed program was:" >&5
760 echo "configure: failed program was:" >&5
1224 echo "configure: failed program was:" >&5
2090 echo "configure: failed program was:" >&5
2174 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2448 echo "configure: failed program was:" >&5
2623 echo "configure: failed program was:" >&5
2640 echo "configure: failed program was:" >&5
2657 echo "configure: failed progra
[all...]
/openbsd-current/usr.bin/login/
H A Dlogin.c440 goto failed;
444 goto failed;
488 goto failed;
499 goto failed;
507 goto failed;
515 failed:
/openbsd-current/gnu/usr.bin/perl/lib/
H A DConfig.t287 . '- failed to find this perl' unless $] eq $ver;
292 my $failed;
310 or $failed++;
313 _diag ('@INC is:', @orig_inc) if $failed;
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dattrs.t499 BEGIN failed--compilation aborted at - line 1.
505 BEGIN failed--compilation aborted at - line 1.
511 BEGIN failed--compilation aborted at - line 1.
/openbsd-current/gnu/lib/libstdc++/
H A Dltconfig1524 echo "$progname: failed program was:" >&5
1538 echo "$progname: failed program was:" >&5
1553 echo "${ac_t}failed" 1>&6
1649 echo "$progname: failed program was:" >&5
1698 echo "$progname: failed program was:" >&5
1735 echo "$progname: failed program was:" >&5
1774 echo "$progname: failed program was:" >&5
1823 echo "$progname: failed program was:" >&5
1862 echo "$progname: failed program was:" >&5
1923 echo "$progname: failed progra
[all...]
/openbsd-current/regress/lib/libssl/server/
H A Dservertest.c189 int failed = 0; local
206 failed |= server_hello_test(i, &server_hello_tests[i]);
208 return (failed);
/openbsd-current/gnu/llvm/lldb/source/Host/windows/
H A DPipeWindows.cpp294 // The operation probably failed. However, if it timed out, we need to
300 bool failed = true; local
305 failed = false;
307 if (failed)
/openbsd-current/gnu/usr.bin/perl/t/comp/
H A Dparser.t13 sub failed {
37 failed($got, $pattern, $name);
48 failed($got, "'$expect'", $name);
54 failed($got, 'undef', $name);
295 like($@, qr/BEGIN failed--compilation aborted/, 'BEGIN 6' );
298 like($@, qr/BEGIN failed--compilation aborted/, 'BEGIN 7' );
561 # ALso failed an assertion [perl #123848]
/openbsd-current/regress/lib/libssl/unit/
H A Dtls_prf.c142 errx(1, "failed to allocate out");
145 errx(1, "failed to create SSL context");
147 errx(1, "failed to create SSL context");
164 fprintf(stderr, "FAIL: tls_PRF failed for len %d\n",
195 int failed = 0; local
202 failed |= do_tls_prf_test(i, &tls_prf_tests[i]);
204 return failed;
/openbsd-current/regress/bin/ksh/
H A Dth154 -v Verbose mode: print reason test failed.
298 print "Total failed: $tot_failed";
536 $failed = 0;
540 $failed = 1;
549 $failed = 1;
565 $failed = 1;
573 $failed = 1;
580 $failed = 1;
597 if ($failed) {
1200 print STDERR "$prog:$test{':long-name'}: file-result test for $type $name failed
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DYAMLParser.h99 bool failed();
103 return !failed();
174 bool failed() const;
296 /// \returns The key, or nullptr if failed() == true.
303 /// \returns The value, or nullptr if failed() == true.
572 bool failed() const;
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Dpat_psycho.t152 $msg = ": failed for [$ls]";
/openbsd-current/gnu/usr.bin/perl/
H A Dmkppport91 copy('ppport.h', $dest) or die "copying ppport.h to $dest failed: $!\n";
143 system $run and die "$run failed: $?\n";
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp58 bool OnFinalize(bool failed);
62 bool OnFinalize(bool failed) { argument
65 return on_finalize(failed);
67 return failed;
221 Printf("failed to reset shadow memory\n");
452 Printf("ThreadSanitizer: failed to open memory profile file '%s'\n",
768 bool failed = false; local
790 failed = true;
801 failed = OnFinalize(failed);
[all...]
/openbsd-current/regress/lib/libssl/tlsext/
H A Dtlsexttest.c177 errx(1, "failed to create SSL_CTX");
179 errx(1, "failed to create SSL");
182 errx(1, "failed to fetch ALPN funcs");
210 FAIL("client failed to build ALPN\n");
214 errx(1, "failed to finish CBB");
242 FAIL("failed to parse ALPN\n");
283 FAIL("client failed to build ALPN\n");
287 errx(1, "failed to finish CBB");
309 FAIL("failed to parse ALPN\n");
378 errx(1, "failed t
4602 int failed = 0; local
4648 int failed = 0; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dconfigure576 echo "configure: failed program was:" >&5
605 echo "configure: failed program was:" >&5
752 echo "configure: failed program was:" >&5
1216 echo "configure: failed program was:" >&5
2082 echo "configure: failed program was:" >&5
2166 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2339 echo "configure: failed program was:" >&5
2520 echo "configure: failed program was:" >&5
2570 echo "configure: failed program was:" >&5
2587 echo "configure: failed progra
[all...]

Completed in 200 milliseconds

1234567891011>>