Searched refs:siginfo_user_to_user64 (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsignal.h298 void siginfo_user_to_user64(user_siginfo_t *, user64_siginfo_t *);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c191 siginfo_user_to_user64(user_siginfo_t *in, user64_siginfo_t *out) function
212 siginfo_user_to_user64(native, &sinfo64);

Completed in 24 milliseconds