| /xnu-8019.80.24/tests/ |
| H A D | ldt.c | 506 abort(); in signal_handler() 560 abort(); in signal_handler() 601 abort(); in signal_handler() 624 abort(); in setup_signal_handling() 634 abort(); in setup_signal_handling() 647 abort(); in teardown_signal_handling() 656 abort(); in teardown_signal_handling() 821 abort(); in call_compatmode() 935 abort(); in ldt64_test_setup()
|
| H A D | kqueue_fifo_18776047.c | 53 abort(); in write_some_data() 74 abort(); in read_data()
|
| H A D | zalloc_buddy.c | 9 #define panic(fmt, ...) ({ T_FAIL(fmt, __VA_ARGS__); abort(); })
|
| H A D | os_refcnt.c | 248 abort(); in handle_panic()
|
| /xnu-8019.80.24/libsyscall/mach/ |
| H A D | abort.h | 38 abort(void) in abort() function
|
| H A D | panic.c | 86 abort(); in panic()
|
| H A D | exc_catcher.c | 59 abort(); in internal_catch_exception_raise()
|
| H A D | exc_catcher_state.c | 62 abort(); in internal_catch_exception_raise_state()
|
| H A D | exc_catcher_state_identity.c | 64 abort(); in internal_catch_exception_raise_state_identity()
|
| /xnu-8019.80.24/osfmk/corecrypto/ |
| H A D | cc_abort.c | 78 abort(); in cc_abort()
|
| /xnu-8019.80.24/EXTERNAL_HEADERS/CoreEntitlements/ |
| H A D | CoreEntitlements.h | 72 #define CE_RT_ABORT(...) do { rt->abort(rt, "[%s]: %s\n", __FUNCTION__, __VA_ARGS__); } while(0)
|
| H A D | Runtime.h | 87 const CERuntimeAbort abort; member
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOWorkLoop.cpp | 383 goto abort; in runEventSources() 410 goto abort; in runEventSources() 424 abort: in runEventSources()
|
| /xnu-8019.80.24/bsd/miscfs/devfs/ |
| H A D | devfs_vnops.c | 841 goto abort; in devfs_vnop_remove() 849 goto abort; in devfs_vnop_remove() 862 goto abort; in devfs_vnop_remove() 879 goto abort; in devfs_vnop_remove() 882 abort: in devfs_vnop_remove()
|
| /xnu-8019.80.24/libkern/os/ |
| H A D | refcnt.h | 77 # define panic(x, ...) do { fprintf(stderr, x, __VA_ARGS__); abort(); } while (0)
|
| /xnu-8019.80.24/tests/vm_memory_tests_src/ |
| H A D | common.c | 172 abort(); in server_error_out()
|
| /xnu-8019.80.24/osfmk/arm64/ |
| H A D | loose_ends.c | 827 void abort(void) __dead2; 830 abort(void) in abort() function
|
| /xnu-8019.80.24/libkern/kxld/ |
| H A D | kxld_reloc.c | 1111 abort(); in export_macho_for_array() 1128 abort(); in export_macho_for_array() 1148 abort(); in export_macho_for_array()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 872 uuid_t flow_uuid, pid_t pid, boolean_t abort) in nx_netif_netagent_handle_flow_del() argument 874 #pragma unused(abort) in nx_netif_netagent_handle_flow_del()
|
| /xnu-8019.80.24/libsyscall/Libsyscall.xcodeproj/ |
| H A D | project.pbxproj | 75 …247A090011F8E18000E4693F /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18… 212 …C6D3EFC716542C510052CF30 /* abort.h in Headers */ = {isa = PBXBuildFile; fileRef = 247A08FF11F8E18… 495 …08FF11F8E18000E4693F /* abort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 760 247A08FF11F8E18000E4693F /* abort.h */, 1203 C6D3EFC716542C510052CF30 /* abort.h in Headers */, 1243 247A090011F8E18000E4693F /* abort.h in Headers */,
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | udp_usrreq.c | 1790 goto abort; in udp_output() 1898 goto abort; in udp_output() 1919 goto abort; in udp_output() 2029 abort: in udp_output()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | bpf_filter.c | 444 abort(); in bpf_filter()
|
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | thread_act.defs | 205 * if the abort would result in a non-restartable condition.
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | decmpfs.c | 1220 commit_upl(upl_t upl, upl_offset_t pl_offset, size_t uplSize, int flags, int abort) 1229 if (abort) {
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 3600 fsw_process_linger(struct nx_flowswitch *fsw, uint32_t *abort) in fsw_process_linger() argument 3609 ASSERT(abort != NULL); in fsw_process_linger() 3610 *abort = 0; in fsw_process_linger() 3640 (*abort)++; in fsw_process_linger()
|