OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pidstr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/systat/
pigs.c
100
char pidname[30],
pidstr
[7], usrstr[9];
local in function:showpigs
123
pidstr
[0] = '\0';
129
snprintf(
pidstr
, sizeof(
pidstr
), "%5d", kp->p_pid);
136
mvwaddstr(wnd, y, 9,
pidstr
);
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025