| /freebsd-12.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-12.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-12.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-12.1/lib/libc/mips/gen/ |
| H A D | ldexp.S | 214 add.d $f0, $f0 # cause overflow faults if enabled
|
| /freebsd-12.1/sys/cam/ata/ |
| H A D | ata_xpt.c | 148 int faults; member 781 softc->faults++; in probedone() 784 softc->faults += 4; in probedone() 785 if (softc->faults < 10) in probedone()
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | CHANGES | 203 ISOCLNS/IS-IS: Fix segmentation faults 246 RTP: Add some bounds checks, fix two segmentation faults 360 a number of unaligned access faults fixed
|
| /freebsd-12.1/sys/powerpc/powerpc/ |
| H A D | mmu_if.m | 425 * given object to try and eliminate a cascade of on-demand faults as
|
| /freebsd-12.1/contrib/libpcap/ |
| H A D | aclocal.m4 | 736 # the CPU faults on an unaligned access, but at least some
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testfloat.txt | 122 TestFloat finds actually represent faults in the system being tested.
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | faq.md | 284 ## My death test hangs (or seg-faults). How do I fix it?
|
| /freebsd-12.1/contrib/bmake/ |
| H A D | configure | 5497 also use the system CPU time. And page faults (I/O) for Linux. */
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1134 segmentation faults (SIGSEGV). Supports both Windows and Unix-like 2168 that can cause faults. Lv Zheng. 6101 interpreter errors and kernel faults. So now, we once again allow 9367 faults or infinite loops. 10615 and cause alignment faults on IPF systems. (With assistance from Luming 11018 the internal buffer, causing alignment faults on IA64 platforms.
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 1264 % without \immediate, pdftex seg faults when the same image is
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | ChangeLog | 2552 * [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
| H A D | CommitLog | 135304 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL). 135307 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL). 135310 [Bug 1753] 4.2.7p94 faults on startup in newpeer(), strdup(NULL).
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 9581 http://theory.stanford.edu/~dabo/papers/faults.ps.gz). 9672 (which gives segmentation faults in lh_retrieve).
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 1219 % without \immediate, ancient pdftex seg faults when the same image is
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | CHANGES | 6391 * upgrade to neon 0.23.4 to fix Windows build issues and seg faults
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-0203 | 8717 * peXXigen.c (pe_print_idata): Fix seg faults on printing import tables
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | extend.texi | 6079 Data prefetch does not generate faults if @var{addr} is invalid, but
|