Searched refs:proc1 (Results 1 – 1 of 1) sorted by relevance
78 static ps_t *proc1; /* process 1 */ variable255 proc1 = p; in main()261 if (proc1 == NULL) in main()262 proc1 = proc0; in main()279 for (p = aflag ? proc0->cp : proc1->cp; p != NULL; p = p->sp) { in main()