Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 25 of 28) sorted by relevance

12

/xnu-8019.80.24/tests/
H A Dldt.c506 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 Dkqueue_fifo_18776047.c53 abort(); in write_some_data()
74 abort(); in read_data()
H A Dzalloc_buddy.c9 #define panic(fmt, ...) ({ T_FAIL(fmt, __VA_ARGS__); abort(); })
H A Dos_refcnt.c248 abort(); in handle_panic()
/xnu-8019.80.24/libsyscall/mach/
H A Dabort.h38 abort(void) in abort() function
H A Dpanic.c86 abort(); in panic()
H A Dexc_catcher.c59 abort(); in internal_catch_exception_raise()
H A Dexc_catcher_state.c62 abort(); in internal_catch_exception_raise_state()
H A Dexc_catcher_state_identity.c64 abort(); in internal_catch_exception_raise_state_identity()
/xnu-8019.80.24/osfmk/corecrypto/
H A Dcc_abort.c78 abort(); in cc_abort()
/xnu-8019.80.24/EXTERNAL_HEADERS/CoreEntitlements/
H A DCoreEntitlements.h72 #define CE_RT_ABORT(...) do { rt->abort(rt, "[%s]: %s\n", __FUNCTION__, __VA_ARGS__); } while(0)
H A DRuntime.h87 const CERuntimeAbort abort; member
/xnu-8019.80.24/iokit/Kernel/
H A DIOWorkLoop.cpp383 goto abort; in runEventSources()
410 goto abort; in runEventSources()
424 abort: in runEventSources()
/xnu-8019.80.24/bsd/miscfs/devfs/
H A Ddevfs_vnops.c841 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 Drefcnt.h77 # define panic(x, ...) do { fprintf(stderr, x, __VA_ARGS__); abort(); } while (0)
/xnu-8019.80.24/tests/vm_memory_tests_src/
H A Dcommon.c172 abort(); in server_error_out()
/xnu-8019.80.24/osfmk/arm64/
H A Dloose_ends.c827 void abort(void) __dead2;
830 abort(void) in abort() function
/xnu-8019.80.24/libkern/kxld/
H A Dkxld_reloc.c1111 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 Dnx_netif_netagent.c872 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 Dproject.pbxproj75 …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 Dudp_usrreq.c1790 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 Dbpf_filter.c444 abort(); in bpf_filter()
/xnu-8019.80.24/osfmk/mach/
H A Dthread_act.defs205 * if the abort would result in a non-restartable condition.
/xnu-8019.80.24/bsd/kern/
H A Ddecmpfs.c1220 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 Dfsw_dp.c3600 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()

12