Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.h76 extern void pstatus_n_to_32(const pstatus_t *, pstatus32_t *);
H A DP32ton.c716 pstatus_n_to_32(const pstatus_t *src, pstatus32_t *dst) in pstatus_n_to_32() function
H A DPgcore.c1338 pstatus_n_to_32(&P->status, &ps32); in Pfgcore()