| /freebsd-13.1/sys/contrib/libsodium/test/default/ |
| H A D | box8.c | 20 int faults; in main() local 34 faults = 1; in main() 36 faults = 5; in main() 38 while (faults > 0) { in main() 49 faults--; in main()
|
| /freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_error.c | 221 } faults[] = { in dtrace_faultstr() local 235 for (i = 0; faults[i].str != NULL; i++) { in dtrace_faultstr() 236 if (faults[i].code == fault) in dtrace_faultstr() 237 return (faults[i].str); in dtrace_faultstr()
|
| /freebsd-13.1/sys/dev/iicbus/ |
| H A D | lm75.c | 459 int error, faults, i, newf, tmp; in lm75_faults_sysctl() local 467 faults = lm75_faults[tmp]; in lm75_faults_sysctl() 469 error = sysctl_handle_int(oidp, &faults, 0, req); in lm75_faults_sysctl() 473 if (faults != lm75_faults[tmp]) { in lm75_faults_sysctl() 476 if (faults >= lm75_faults[i]) in lm75_faults_sysctl()
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | zfs_retire.c | 312 nvlist_t **faults; in zfs_retire_recv() local 398 &faults, &nfaults) != 0) in zfs_retire_recv() 402 fault = faults[f]; in zfs_retire_recv()
|
| H A D | README.md | 37 and isolation of VDEV faults. A fault is something we can associate 64 In turn, a **Retire Agent** responds to diagnosed faults by isolating
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/cmd/draid/ |
| H A D | draid.c | 626 uint64_t faults = nspares; in eval_decluster() local 649 if (faults == 1) { in eval_decluster() 651 nspares, faulted_devs, faults, in eval_decluster() 662 } else if (faults == 2) { in eval_decluster() 669 faulted_devs, faults, in eval_decluster()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 22 back a bus error response on MMU faults.
|
| /freebsd-13.1/lib/libc/mips/gen/ |
| H A D | ldexp.S | 214 add.d $f0, $f0 # cause overflow faults if enabled
|
| /freebsd-13.1/sys/cam/ata/ |
| H A D | ata_xpt.c | 148 int faults; member 780 softc->faults++; in aprobedone() 783 softc->faults += 4; in aprobedone() 784 if (softc->faults < 10) in aprobedone()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/leds/ |
| H A D | common.yaml | 16 blinking patterns, flash timeout, flash faults and external flash strobe mode.
|
| /freebsd-13.1/contrib/expat/tests/ |
| H A D | runtests.c | 1796 const ExtFaults faults[] in START_TEST() local 1804 const ExtFaults *fault = faults; in START_TEST() 3315 ExtFaults faults[] in START_TEST() local 3325 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST() 4302 ExtFaults faults[] in START_TEST() local 4313 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST()
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CHANGES | 236 ISOCLNS/IS-IS: Fix segmentation faults 279 RTP: Add some bounds checks, fix two segmentation faults 393 a number of unaligned access faults fixed
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPU.td | 202 "s_load_dword followed by v_cmp page faults"
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 774 # the CPU faults on an unaligned access, but at least some
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testfloat.txt | 122 TestFloat finds actually represent faults in the system being tested.
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | faq.md | 284 ## My death test hangs (or seg-faults). How do I fix it?
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 342 errors, several seg faults, and enhancements to line parsing within the 2176 segmentation faults (SIGSEGV). Supports both Windows and Unix-like 3210 that can cause faults. Lv Zheng. 7143 interpreter errors and kernel faults. So now, we once again allow 10409 faults or infinite loops. 11657 and cause alignment faults on IPF systems. (With assistance from Luming 12060 the internal buffer, causing alignment faults on IA64 platforms.
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 2581 * [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
| H A D | CommitLog | 136017 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL). 136020 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL). 136023 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 9971 http://theory.stanford.edu/~dabo/papers/faults.ps.gz). 10062 (which gives segmentation faults in lh_retrieve).
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 6903 * upgrade to neon 0.23.4 to fix Windows build issues and seg faults
|