Searched refs:ps_t (Results 1 – 1 of 1) sorted by relevance
77 } ps_t; typedef81 static ps_t **ps; /* array of ps_t's */84 static ps_t **ctps; /* array of contract ps_t's */87 static ps_t *proc0; /* process 0 */88 static ps_t *proc1; /* process 1 */120 static bool match_proc(ps_t *);121 static void markprocs(ps_t *);122 static int printone(ps_t *, int);123 static void insertchild(ps_t *, ps_t *);124 static void prsort(ps_t *);[all …]