Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.h78 extern void psinfo_n_to_32(const psinfo_t *, psinfo32_t *);
H A DPgcore.c593 psinfo_n_to_32(&ps, &ps32); in new_per_lwp()
1333 psinfo_n_to_32(&P->psinfo, &pi32); in Pfgcore()
H A DP32ton.c780 psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst) in psinfo_n_to_32() function