Home
last modified time | relevance | path

Searched refs:aborts (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/crypto/krb5/src/util/
H A Dt_array.pm35 * <TYPE> *getaddr(idx) -> aborts if out of range
36 * void set(idx, value) -> aborts if out of range
37 * <TYPE> get(idx) -> value, or aborts if out of range
H A Dt_enum.pm44 * <TYPE> get(index) -> aborts if out of range
/freebsd/sys/arm/arm/
H A Dtrap-v6.c126 static const struct abort aborts[] = { variable
417 if (__predict_false(aborts[idx].func != NULL)) { in abort_handler()
418 if ((aborts[idx].func)(tf, idx, fsr, far, prefetch, td, &ksig)) in abort_handler()
566 aborts[idx].desc, rw_mode); in abort_fatal()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_mulv_impl.inc17 // Effects: aborts if a * b overflows
/freebsd/sys/dev/mps/
H A Dmps_sas.h75 unsigned int aborts; member
H A Dmps_sas.c1519 targ->aborts++; in mpssas_send_abort()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.h76 unsigned int aborts; member
H A Dmpr_sas.c1602 targ->aborts++; in mprsas_send_abort()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod98 unless the I<req_type> argument is < 0, which aborts the request.
113 aborts the CMP transaction by sending an error message to the server.
H A DSSL_extension_supported.pod260 B<decode_error> alert is sent and the handshake aborts. If a custom extension
/freebsd/contrib/jemalloc/
H A DTUNING.md96 aborts immediately on illegal options.
H A DChangeLog1536 cause aborts for some combinations of configure settings.
/freebsd/stand/forth/
H A Dcheck-password.4th167 \ the user aborts/escapes the countdown sequence leading to boot).
/freebsd/sys/contrib/libsodium/
H A DChangeLog51 `set_sodium_misuse()` function. It still aborts by default or if the
71 - `crypto_kx_*()` now aborts if called with no non-NULL pointers to
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc135 " which periodically reads RSS and aborts the process if the"
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DPPCTargetParser.def180 PPC_LNX_FEATURE("htm-nosc","Kernel aborts hardware transactions when a syscall is made",PPCF_HTM_NO…
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md1369 is not in that range, aborts the program.
1377 range, aborts the program.
/freebsd/contrib/googletest/docs/
H A Dprimer.md83 *nonfatal failure*, or *fatal failure*. If a fatal failure occurs, it aborts the
/freebsd/stand/ficl/softwords/
H A Doo.fr108 \ and pushes the xt of the method. If not, it aborts with an error message.
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5420.dtsi590 * aborts causing the kernel to oops.
/freebsd/contrib/llvm-project/libcxx/include/
H A D__config509 // and the other aborts the program). This violates the ODR and makes the program ill-formed, an…
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A D__config481 // and the other aborts the program). This violates the ODR and makes the program ill-formed, an…
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in1315 /** A flag indicating speculative execution aborts. */
/freebsd/contrib/expat/
H A DChanges1986 - Removed all aborts and instead return an UNEXPECTED_STATE error.
/freebsd/contrib/ntp/
H A DChangeLog1657 * [Bug 2481] ntpd aborts when both user and group are specified with -u.
2616 * [Bug 1834] ntpdate 4.2.7p131 aborts with assertion failure.
2864 * [Bug 1735] 'clocktime()' aborts ntpd on bogus input

12