Home | Sort by: relevance | last modified time | path |
/src/usr.bin/systat/ | |
pigs.c | 100 char pidname[30], pidstr[7], usrstr[9]; local in function:showpigs 124 usrstr[0] = '\0'; 130 snprintf(usrstr, sizeof(usrstr), "%8s", 135 mvwaddstr(wnd, y, 0, usrstr); |