Searched refs:siginfo_32_to_n (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DP32ton.h52 extern void siginfo_32_to_n(const siginfo32_t *, siginfo_t *);
H A Dpr_waitid.c105 siginfo_32_to_n(&siginfo32, infop);
H A DP32ton.c98 siginfo_32_to_n(const siginfo32_t *src, siginfo_t *dst) function
313 siginfo_32_to_n(&src->pr_info, &dst->pr_info);

Completed in 27 milliseconds