Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c656 sigreturn_copyin_ctx32(struct user_ucontext32 *uctx, mcontext32_t *mctx, user_addr_t uctx_addr) in sigreturn_copyin_ctx32() function
816 error = sigreturn_copyin_ctx32(&uctx.uc32, &mctx.mc32, uap->uctx); in sigreturn()