Lines Matching defs:pidwidth
128 static int pidwidth;
188 pidwidth = 1;
190 ++pidwidth;
191 pidwidth = pidwidth < 5 ? 5 : pidwidth;
354 "WCHAN S TT TIME COMMAND", pidwidth + 1, "PID",
355 pidwidth + 1, "PPID");
361 pidwidth + 1, "PID");
366 pidwidth + 1, "PID");
370 "COMMAND", pidwidth + 1, "PID");
373 pidwidth + 1, "PID");
919 (void) printf("%*d", pidwidth + 1, (int)psinfo->pr_pid); /* PID */
921 (void) printf("%*d", pidwidth + 1,
1077 (void) printf("%*d", pidwidth + 1, (int)psinfo->pr_pid); /* PID */
1079 (void) printf("%*d", pidwidth + 1,