Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.h58 extern void prgregset_32_to_n(const prgreg32_t *, prgreg_t *);
H A DP32ton.c213 prgregset_32_to_n(const prgreg32_t *src, prgreg_t *dst) in prgregset_32_to_n() function
336 prgregset_32_to_n(src->pr_reg, dst->pr_reg); in lwpstatus_32_to_n()