Searched refs:psinfo_n_to_32 (Results 1 – 3 of 3) sorted by relevance
76 extern void psinfo_n_to_32(const psinfo_t *, psinfo32_t *);
519 psinfo_n_to_32(&ps, &ps32); in new_per_lwp()1389 psinfo_n_to_32(&P->psinfo, &pi32); in Pfgcore()
778 psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst) in psinfo_n_to_32() function