Searched refs:PIDWIDTH (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ptools/ptree/ | ||
H A D | ptree.c | 355 #define PIDWIDTH 5 macro 364 if ((n = columns - PIDWIDTH - indent - 2) < 0) 368 PIDWIDTH, (int)p->pid, n, p->psargs); |
Completed in 79 milliseconds