Searched refs:failed (Results 226 - 250 of 372) sorted by relevance

1234567891011>>

/freebsd-10.2-release/crypto/heimdal/appl/su/
H A DMakefile.in829 failed=0; all=0; \
836 failed=`expr $$failed + 1`; \
839 if test "$$failed" -eq 0; then \
842 banner="$$failed of $$all tests failed"; \
848 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/
H A DMakefile.in788 failed=0; all=0; \
795 failed=`expr $$failed + 1`; \
798 if test "$$failed" -eq 0; then \
801 banner="$$failed of $$all tests failed"; \
807 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.in717 failed=0; all=0; \
724 failed=`expr $$failed + 1`; \
727 if test "$$failed" -eq 0; then \
730 banner="$$failed of $$all tests failed"; \
736 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnet/
H A DMakefile.in842 failed=0; all=0; \
849 failed=`expr $$failed + 1`; \
852 if test "$$failed" -eq 0; then \
855 banner="$$failed of $$all tests failed"; \
861 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.in845 failed=0; all=0; \
852 failed=`expr $$failed + 1`; \
855 if test "$$failed" -eq 0; then \
858 banner="$$failed of $$all tests failed"; \
864 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/crypto/heimdal/base/
H A DMakefile.in813 failed=0; all=0; \
820 failed=`expr $$failed + 1`; \
823 if test "$$failed" -eq 0; then \
826 banner="$$failed of $$all tests failed"; \
832 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/sys/geom/part/
H A Dg_part.c273 int failed; local
275 failed = 0;
280 failed++;
286 failed++;
296 failed++;
303 failed++;
310 failed++;
317 failed++;
342 failed++;
353 failed
[all...]
/freebsd-10.2-release/crypto/heimdal/tools/
H A DMakefile.in762 failed=0; all=0; \
769 failed=`expr $$failed + 1`; \
772 if test "$$failed" -eq 0; then \
775 banner="$$failed of $$all tests failed"; \
781 test "$$failed" -eq 0 || exit 1; \
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com139 $! if we reach here, dummy.c failed to compile and we're really stuck
/freebsd-10.2-release/contrib/wpa/src/eap_server/
H A Deap_server_ikev2.c96 goto failed;
114 failed:
/freebsd-10.2-release/contrib/apr-util/test/
H A DMakefile.win164 echo Testing %p && %p -v || echo %p failed \
/freebsd-10.2-release/sys/dev/cxgbe/tom/
H A Dt4_connect.c110 * Active open failed.
284 goto failed; \
454 failed:
/freebsd-10.2-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc852 assert(Mapping && "Mapping failed but used anyway!");
857 assert(Mapping && "Mapping failed but used anyway!");
863 assert(Mapping && "Mapping failed but used anyway!");
868 assert(Mapping && "Mapping failed but used anyway!");
990 // This only runs if we failed to open the file, so there is probably
1037 // This only runs if we failed to open the file, so there is probably
/freebsd-10.2-release/contrib/ntp/libntp/
H A Dsnprintf.c2068 int i, j, r1, r2, failed = 0, num = 0; local
2097 failed++; \
2116 (void)printf("Result: %d out of %d tests failed.\n", failed, num);
2128 return (failed == 0) ? 0 : 1;
/freebsd-10.2-release/contrib/wpa/src/crypto/
H A Dtls_gnutls.c86 int read_alerts, write_alerts, failed; member in struct:tls_connection
481 wpa_printf(MSG_WARNING, "TLS: Certificate verification failed,"
870 "failed");
930 wpa_printf(MSG_DEBUG, "%s - gnutls_record_recv failed: %d "
987 wpa_printf(MSG_DEBUG, "%s - gnutls_handshake failed "
989 conn->failed++;
998 "failed validation");
999 conn->failed++;
1054 wpa_printf(MSG_INFO, "%s: Encryption failed: %s",
1096 wpa_printf(MSG_DEBUG, "%s - gnutls_record_recv failed
[all...]
/freebsd-10.2-release/sbin/hastd/
H A Dhastd.c187 pjdlog_errno(LOG_WARNING, "sysconf(_SC_OPEN_MAX) failed");
476 pjdlog_common(LOG_ERR, 0, error, "Reload failed");
498 goto failed;
509 goto failed;
537 goto failed;
698 failed:
898 "Waiting for worker process (pid=%u) failed",
1131 pjdlog_exit(EX_OSERR, "select() failed");
/freebsd-10.2-release/sbin/restore/
H A Dinteractive.c533 panic("directory reopen failed\n");
/freebsd-10.2-release/contrib/netbsd-tests/fs/psshfs/
H A Dt_psshfs.sh45 failed)
/freebsd-10.2-release/contrib/libreadline/
H A Dhistexpand.c385 emsg = "substitution failed";
696 int delimiter, failed, si, l_temp, ws, we; local
786 for (failed = 1; (si + subst_lhs_len) <= l_temp; si++)
812 failed = 0;
841 if (failed == 0)
/freebsd-10.2-release/contrib/binutils/include/coff/
H A Dxcoff.h394 bfd_boolean failed; member in struct:xcoff_loader_info
/freebsd-10.2-release/sys/dev/sound/pci/
H A Dallegro_reg.h407 #error Assumption about code memory unit length failed.
410 #error Assumption about code memory unit length failed.
425 #error Assumption about data memory unit length failed.
428 #error Assumption about data memory unit length failed.
/freebsd-10.2-release/sys/kern/
H A Dkern_mutex.c82 PMC_SOFT_DEFINE( , , lock, failed);
414 PMC_SOFT_CALL( , , lock, failed);
603 PMC_SOFT_CALL( , , lock, failed);
688 PMC_SOFT_CALL( , , lock, failed);
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Deap_fast.c82 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket failed - fall "
568 "failed");
1148 int failed = 0; local
1173 failed = 1;
1179 tmp = eap_fast_tlv_result(failed ? EAP_TLV_RESULT_FAILURE :
1194 failed = 1;
1214 if (tlv.result == EAP_TLV_RESULT_SUCCESS && !failed) {
1217 } else if (failed) {
1222 if (resp && tlv.result == EAP_TLV_RESULT_SUCCESS && !failed &&
/freebsd-10.2-release/contrib/gdb/gdb/
H A Dwin32-nat.c440 goto failed;
446 goto failed;
455 goto failed;
465 goto failed;
469 goto failed;
476 goto failed;
497 failed:
836 /* pei failed - try pe */
2345 printf_unfiltered ("memory allocation failed for %s\n", sect->name);
2361 printf_unfiltered ("memory allocation failed fo
[all...]
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_connectors.c1593 goto failed;
1701 goto failed;
1744 goto failed;
1780 goto failed;
1818 goto failed;
1861 goto failed;
1893 failed:

Completed in 390 milliseconds

1234567891011>>