Searched refs:ps_isinsys (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libtnfctl/ | ||
H A D | prb_proc.h | 87 boolean_t ps_isinsys; member |
H A D | prb_proc.c | 262 state_p->ps_isinsys = ((prstatus.pr_flags & PR_ASLEEP) != 0); in prb_proc_state() |