Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.h63 extern void pstatus_32_to_n(const pstatus32_t *, pstatus_t *);
H A DP32ton.c343 pstatus_32_to_n(const pstatus32_t *src, pstatus_t *dst) in pstatus_32_to_n() function
H A DPcore.c375 pstatus_32_to_n(&ps32, &P->status); in note_pstatus()