Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/dev/i386/
H A Dunix_signal.c150 siginfo_user_to_user64_x86(user_siginfo_t *in, user64_siginfo_t *out) in siginfo_user_to_user64_x86() function
639 siginfo_user_to_user64_x86(&sinfo64, &sinfo64_user64); in sendsig()