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

/osnet-11/usr/src/lib/libproc/common/
H A DP32ton.h51 extern void sigaction_32_to_n(const struct sigaction32 *, struct sigaction *);
H A Dpr_sigaction.c123 sigaction_32_to_n(&oact32, oact);
H A DP32ton.c89 sigaction_32_to_n(const struct sigaction32 *src, struct sigaction *dst) function
318 sigaction_32_to_n(&src->pr_action, &dst->pr_action);

Completed in 43 milliseconds