Searched refs:bad (Results 276 - 300 of 438) sorted by relevance

<<1112131415161718

/freebsd-11-stable/sys/dev/ct/
H A Dbshw_machdep.c258 goto bad;
262 goto bad;
269 bad:
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c103 goto bad;
112 goto bad;
115 bad:
425 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad SIFS time %u\n",
451 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad slot time %u\n",
476 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad ack timeout %u\n",
523 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad cts timeout %u\n",
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c106 goto bad;
115 goto bad;
127 bad:
428 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad SIFS time %u\n",
453 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad slot time %u\n",
478 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad ack timeout %u\n",
525 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad cts timeout %u\n",
/freebsd-11-stable/crypto/heimdal/appl/rcp/
H A Drcp.c509 SCREWUP("bad mode");
540 goto bad;
548 goto bad;
565 bad: run_err("%s: %s", np, strerror(errno));
/freebsd-11-stable/lib/librpcsec_gss/
H A Drpcsec_gss.c189 goto bad;
215 goto bad;
222 bad:
/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe-pcm.c199 goto bad;
206 goto bad;
212 bad:
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.c400 goto bad;
405 goto bad;
439 bad:
/freebsd-11-stable/sys/dev/le/
H A Dlance.c403 goto bad;
422 goto bad;
430 bad:
/freebsd-11-stable/sys/dev/nand/
H A Dnand_generic.c735 onfi_is_blk_bad(device_t device, uint32_t block_number, uint8_t *bad) argument
750 *bad = 0;
764 *bad = 1;
995 generic_is_blk_bad(device_t dev, uint32_t block, uint8_t *bad) argument
1010 *bad = 0;
1024 *bad = 1;
/freebsd-11-stable/sys/net80211/
H A Dieee80211_sta.c925 wh, NULL, "bad frame type 0x%x", type);
949 "bad sta auth mode %u", ni->ni_authmode);
989 goto bad;
1000 "bad sta auth mode %u", ni->ni_authmode);
1002 goto bad;
1013 goto bad;
1027 goto bad;
1032 "bad challenge len %d", challenge[1]);
1034 goto bad;
1067 wh, "shared key auth", "bad se
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbd.c402 goto bad;
421 goto bad;
435 goto bad;
455 goto bad;
495 goto bad;
501 bad:
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc484 bool bad = false;
490 bad = true;
494 if (bad) Die();
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dsra.c161 goto bad;
169 printf("SRA user rejected for bad PKB\r\n");
238 bad:
260 printf("SRA user rejected for bad PKB\r\n");
/freebsd-11-stable/sys/nfs/
H A Dbootp_subr.c1860 goto bad;
1866 goto bad;
1871 goto bad;
1875 goto bad;
1878 goto bad;
1881 goto bad;
1887 goto bad;
1898 bad:
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c443 goto bad; /* unmap all and abort */
448 bad:
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c334 badusage(const char *bad) argument
337 fprintf(stderr, "%s\n", bad);
/freebsd-11-stable/crypto/openssh/regress/
H A Dtest-exec.sh304 echo bad pid for sshd: $pid
325 echo bad pid for ssh: $SSH_PID
/freebsd-11-stable/sys/kern/
H A Dkern_linker.c1800 goto bad;
1803 goto bad;
1807 goto bad;
1813 goto bad;
1819 goto bad;
1825 goto bad;
1831 goto bad;
1883 bad:
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.c3211 goto bad;
3231 goto bad;
3247 goto bad;
3265 goto bad;
3270 goto bad;
3290 goto bad;
3295 goto bad;
3329 goto bad;
3333 goto bad;
3337 goto bad;
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Drtti.c318 tree bad = throw_bad_typeid ();
320 exp = build3 (COND_EXPR, TREE_TYPE (exp), cond, exp, bad);
688 tree bad = throw_bad_cast ();
693 return build3 (COND_EXPR, type, neq, result, bad);
316 tree bad = throw_bad_typeid (); local
686 tree bad = throw_bad_cast (); local
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c739 goto bad;
744 goto bad;
750 goto bad;
785 bad:
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c261 goto bad;
264 goto bad;
272 goto bad;
279 bad:
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c766 goto bad;
772 goto bad;
778 goto bad;
782 bad:
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c69 static char bad[32]; local
75 snprintf(bad, sizeof(bad), "Attribute %#x", key);
76 return bad;
/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.c819 goto bad;
833 goto bad;
872 goto bad;
954 bad:

Completed in 390 milliseconds

<<1112131415161718