/freebsd/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
H A D | fault_limits.ksh | 85 faults=0 89 ((faults=faults+1)) 93 log_must test "$faults" -lt "$PARITY" 94 log_must test "$faults" -gt 0
|
/freebsd/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/sys/dev/iicbus/sensor/ |
H A D | lm75.c | 486 int error, faults, i, newf, tmp; in lm75_faults_sysctl() local 494 faults = lm75_faults[tmp]; in lm75_faults_sysctl() 496 error = sysctl_handle_int(oidp, &faults, 0, req); in lm75_faults_sysctl() 500 if (faults != lm75_faults[tmp]) { in lm75_faults_sysctl() 503 if (faults >= lm75_faults[i]) in lm75_faults_sysctl()
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_retire.c | 372 nvlist_t **faults; in zfs_retire_recv() local 501 &faults, &nfaults) != 0) in zfs_retire_recv() 505 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/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | draid.c | 628 uint64_t faults = nspares; in eval_decluster() local 651 if (faults == 1) { in eval_decluster() 653 nspares, faulted_devs, faults, in eval_decluster() 664 } else if (faults == 2) { in eval_decluster() 671 faulted_devs, faults, in eval_decluster()
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | ti,omap-iommu.txt | 22 back a bus error response on MMU faults.
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86ManualFoldTables.def | 230 // Memory faults are suppressed for CFCMOV with memory operand.
|
/freebsd/sys/cam/ata/ |
H A D | ata_xpt.c | 144 int faults; member 765 softc->faults++; in aprobedone() 768 softc->faults += 4; in aprobedone() 769 if (softc->faults < 10) in aprobedone()
|
/freebsd/contrib/expat/tests/ |
H A D | basic_tests.c | 1254 const ExtFaults faults[] in START_TEST() local 1262 const ExtFaults *fault = faults; in START_TEST() 2524 ExtFaults faults[] in START_TEST() 2534 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST() 3240 ExtFaults faults[] in START_TEST() 3251 for (fault = &faults[0]; fault->parse_text != NULL; fault++) { in START_TEST() 2515 ExtFaults faults[] START_TEST() local 3231 ExtFaults faults[] START_TEST() local
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 619 ISOCLNS/IS-IS: Fix segmentation faults 662 RTP: Add some bounds checks, fix two segmentation faults 776 a number of unaligned access faults fixed
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 258 ## My death test hangs (or seg-faults). How do I fix it?
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPU.td | 214 "s_load_dword followed by v_cmp page faults"
|
/freebsd/crypto/libecc/ |
H A D | README.md | 837 …rs occur. These errors can be tricky to detect since they generally produce hard faults silently at
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 35 …set works correctly, fix various sub-table offsets, prevent segmentation faults when encountering … 912 errors, several seg faults, and enhancements to line parsing within the 2746 segmentation faults (SIGSEGV). Supports both Windows and Unix-like 3780 that can cause faults. Lv Zheng. 7712 interpreter errors and kernel faults. So now, we once again allow 10978 faults or infinite loops. 12226 and cause alignment faults on IPF systems. (With assistance from Luming 12629 the internal buffer, causing alignment faults on IA64 platforms.
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2821 * [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
H A D | CommitLog | [all...] |
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 15542 <http://theory.stanford.edu/~dabo/papers/faults.ps.gz>). 15653 (which gives segmentation faults in lh_retrieve).
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 11879 …ardware or software fault. Furthermore, multiple faults lead to unreliable operation only if the f… 18198 …keywords = "capabilities; CDC 6400; computer operating systems; faults; hierarchy; layering do…
|
H A D | bib | 1205 Then spake the chief butler unto Pharaoh, saying, I do remember my faults this day: 14181 Who can understand his errors? cleanse thou me from secret faults. 30371 Confess your faults one to another, and pray one for another, that ye may be healed. The effectual … 30420 For what glory is it, if, when ye be buffeted for your faults, ye shall take it patiently? but if, …
|