Searched refs:ps_t (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c69 } ps_t; typedef in typeref:struct:ps
71 static ps_t **ps; /* array of ps_t's */
73 static int nps; /* number of ps_t's */
74 static ps_t **ctps; /* array of contract ps_t's */
76 static int nctps; /* number of contract ps_t's */
77 static ps_t *proc0; /* process 0 */
78 static ps_t *proc1; /* process 1 */
88 static void markprocs(ps_t *
[all...]

Completed in 26 milliseconds