Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DP32ton.h63 extern void psinfo_32_to_n(const psinfo32_t *, psinfo_t *);
H A DP32ton.c405 psinfo_32_to_n(const psinfo32_t *src, psinfo_t *dst) in psinfo_32_to_n() function
H A DPcore.c675 psinfo_32_to_n(&ps32, &P->psinfo); in note_psinfo()
1194 psinfo_32_to_n(&ps32, &P->spymaster); in note_spymaster()