Searched refs:failed (Results 251 - 275 of 425) sorted by relevance

<<11121314151617

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c45 unsigned int failed:1; member in struct:osu_icon
577 if (icon->id || icon->failed)
580 icon->failed = 1;
807 if (icon->failed)
832 if (icon->id || icon->failed)
844 icon->failed = 1;
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dvmsbuild.com139 $! if we reach here, dummy.c failed to compile and we're really stuck
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql42 SELECT RAISE(FAIL, 'WC DB validity check 01 failed');
49 SELECT RAISE(FAIL, 'WC DB validity check 02 failed');
64 SELECT RAISE(FAIL, 'WC DB validity check 03 failed');
75 SELECT RAISE(FAIL, 'WC DB validity check 04 failed');
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.win166 echo Testing %p && %p -v || echo %p failed \
/freebsd-11-stable/sys/dev/bnxt/
H A Dif_bnxt.c730 device_printf(softc->dev, "attach: hwrm ver get failed\n");
760 device_printf(softc->dev, "attach: hwrm drv rgtr failed\n");
766 device_printf(softc->dev, "attach: hwrm rgtr async evts failed\n");
773 goto failed;
778 device_printf(softc->dev, "attach: hwrm func qcfg failed\n");
779 goto failed;
804 device_printf(softc->dev, "attach: hwrm qportcfg failed\n");
805 goto failed;
814 goto failed;
891 goto failed;
[all...]
/freebsd-11-stable/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-11-stable/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-11-stable/contrib/binutils/include/coff/
H A Dxcoff.h394 bfd_boolean failed; member in struct:xcoff_loader_info
/freebsd-11-stable/sbin/restore/
H A Dinteractive.c531 panic("directory reopen failed\n");
/freebsd-11-stable/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-11-stable/tools/tools/locale/
H A DMakefile55 @find . -name *failed
/freebsd-11-stable/sys/kern/
H A Dkern_mutex.c81 PMC_SOFT_DEFINE( , , lock, failed);
539 PMC_SOFT_CALL( , , lock, failed);
730 PMC_SOFT_CALL( , , lock, failed);
870 PMC_SOFT_CALL( , , lock, failed);
/freebsd-11-stable/crypto/openssh/
H A Dmisc.c757 goto failed;
762 goto failed;
770 goto failed;
777 failed:
/freebsd-11-stable/contrib/netbsd-tests/fs/psshfs/
H A Dt_psshfs.sh45 failed)
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h177 Boolean failed; member in struct:ieee802_1x_kay
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_linux.c72 wpa_printf(MSG_ERROR, "%s: setsockopt(ALG_SET_KEY) failed: %s",
80 wpa_printf(MSG_ERROR, "%s: accept on AF_ALG socket failed: %s",
90 "%s: send on AF_ALG socket failed: %s",
105 "%s: recv on AF_ALG socket failed: %s",
235 int failed; member in struct:crypto_hash
295 wpa_printf(MSG_ERROR, "%s: setsockopt(ALG_SET_KEY) failed: %s",
304 wpa_printf(MSG_ERROR, "%s: accept on AF_ALG socket failed: %s",
325 "%s: send on AF_ALG socket failed: %s",
327 ctx->failed = 1;
334 ctx->failed
[all...]
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_server.c159 "record failed");
161 goto failed;
169 goto failed;
182 goto failed;
194 failed:
280 tlsv1_server_log(conn, "Record layer processing failed");
/freebsd-11-stable/usr.sbin/jail/
H A Djailp.h46 #define DF_NOFAIL 0x04 /* Don't propagate failed jails */
63 #define JF_FAILED 0x0020 /* Operation failed */
201 extern void failed(struct cfjail *j);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c2296 _("Commit failed (details follow):"));
/freebsd-11-stable/sbin/hastd/
H A Dhastd.c189 pjdlog_errno(LOG_WARNING, "sysconf(_SC_OPEN_MAX) failed");
478 pjdlog_common(LOG_ERR, 0, error, "Reload failed");
500 goto failed;
511 goto failed;
539 goto failed;
700 failed:
900 "Waiting for worker process (pid=%u) failed",
1133 pjdlog_exit(EX_OSERR, "select() failed");
/freebsd-11-stable/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-11-stable/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:
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_fast.c85 wpa_printf(MSG_DEBUG, "EAP-FAST: SessionTicket failed - fall "
587 "failed");
1186 int failed = 0; local
1211 failed = 1;
1217 tmp = eap_fast_tlv_result(failed ? EAP_TLV_RESULT_FAILURE :
1232 failed = 1;
1252 if (tlv.result == EAP_TLV_RESULT_SUCCESS && !failed) {
1255 } else if (failed) {
1260 if (resp && tlv.result == EAP_TLV_RESULT_SUCCESS && !failed &&
1588 "EAP-FAST: External certificate check failed
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp290 bool failed() { function in class:llvm::yaml::Scanner
1780 bool Stream::failed() { return scanner->failed(); }
1882 bool Node::failed() const { function in class:Node
1883 return Doc->failed();
2101 if (failed())
2133 if (failed()) {
2189 if (failed()) {
2289 if (stream.scanner->failed())
2316 bool Document::failed() cons function in class:Document
[all...]
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c492 device_printf(sc->dev, "failed to set chipcommon "
548 goto failed;
558 failed:
1096 "failed to activate entry %#x type %d for "
1324 "for 0x%llx-0x%llx failed: %d\n",
1350 * @retval non-zero activation failed.
1414 "for 0x%llx-0x%llx failed\n",
1447 goto failed;
1451 goto failed;
1455 failed
[all...]

Completed in 485 milliseconds

<<11121314151617