Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/tools/test/stress2/misc/
H A Dsignal0.sh91 if (sigfillset(&sa.sa_mask) != 0) abort(); function
92 if (sigaction(SIGUSR1, &sa, NULL) != 0) abort(); function
H A Doverlap.sh125 abort(); function
H A Dpthread6.sh114 abort(); function
H A Dpthread9.sh138 abort(); function
/freebsd/sys/crypto/libsodium/
H A Dstdlib.h3 #define abort() \ macro
/freebsd/stand/libsa/
H A Dabort.c29 abort(void) in abort() function
/freebsd/lib/libc/stdlib/
H A Dabort.c43 abort(void) in abort() function
/freebsd/sys/arm/arm/
H A Dtrap-v6.c83 struct abort { struct
84 abort_func_t *func; argument
107 * We generate signal in case of abort from user mode. argument
/freebsd/tools/regression/compat32/aarch64/
H A Dswp_test_impl.S358 abort: label
/freebsd/sys/tools/syscalls/tools/
H A Dutil.lua44 function util.abort(status, msg) function
/freebsd/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c52 abort(void) in abort() function
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h145 void abort() { in abort() function
194 void abort() { in abort() function
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h138 void abort() { in abort() function
/freebsd/usr.sbin/ppp/
H A Dchat.h69 } abort; global() member
/freebsd/contrib/libder/libder/
H A Dlibder_private.h50 volatile sig_atomic_t abort; member
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c390 int abort = 1; in process_timeout() local
2362 int abort = 0; in c4iw_reject_cr() local
2407 int abort = 0; in c4iw_accept_cr() local
H A Dqp.c1443 int abort = 0; in c4iw_modify_qp() local
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c400 bool abort; in nvmft_datamove_task() local
/freebsd/tools/tools/usbtest/
H A Dusb_msc_test.c318 uint8_t abort; in do_write_10() local
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c1477 xs_transaction_end(struct xs_transaction t, int abort) in xs_transaction_end()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c181 void mt7603_filter_tx(struct mt7603_dev *dev, int mac_idx, int idx, bool abort) in mt7603_filter_tx()
/freebsd/sys/dev/isci/scil/
H A Dscu_task_context.h612 U32 abort : 1; member
/freebsd/sys/netinet/
H A Dsctputil.c3137 uint16_t error, struct sctp_abort_chunk *abort, in sctp_notify_assoc_change()
4362 uint16_t error, struct sctp_abort_chunk *abort, in sctp_abort_notification()
/freebsd/sys/cam/ctl/
H A Dctl_tpc.c136 int abort; member
/freebsd/sys/dev/mfi/
H A Dmfi.c2554 struct mfi_abort_frame *abort; in mfi_abort() local

12