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

/darwin-on-arm/xnu/bsd/sys/
H A Dsignal.h297 void siginfo_user_to_user32(user_siginfo_t *, user32_siginfo_t *);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c176 siginfo_user_to_user32(user_siginfo_t *in, user32_siginfo_t *out) function
218 siginfo_user_to_user32(native, &sinfo32);

Completed in 14 milliseconds