Home
last modified time | relevance | path

Searched defs:terminate_with_payload (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/libsyscall/wrappers/
H A Dterminate_with_reason.c82 terminate_with_payload(int pid, uint32_t reason_namespace, uint64_t reason_code, in terminate_with_payload() function
/xnu-11215.1.10/bsd/kern/
H A Dkern_sig.c1614 terminate_with_payload(struct proc *cur_proc, struct terminate_with_payload_args *args, in terminate_with_payload() function