Searched refs:lwpsinfo_32_to_n (Results 1 – 3 of 3) sorted by relevance
64 extern void lwpsinfo_32_to_n(const lwpsinfo32_t *, lwpsinfo_t *);
378 lwpsinfo_32_to_n(const lwpsinfo32_t *src, lwpsinfo_t *dst) in lwpsinfo_32_to_n() function444 lwpsinfo_32_to_n(&src->pr_lwp, &dst->pr_lwp); in psinfo_32_to_n()
686 lwpsinfo_32_to_n(&l32, &lps); in note_lwpsinfo()