Home
last modified time | relevance | path

Searched refs:sigreturn_copyin_ctx64 (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c710 sigreturn_copyin_ctx64(struct user_ucontext64 *uctx, mcontext64_t *mctx, user_addr_t uctx_addr) in sigreturn_copyin_ctx64() function
805 error = sigreturn_copyin_ctx64(&uctx.uc64, &mctx.mc64, uap->uctx); in sigreturn()