OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commstr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/systat/
ps.c
265
static char
commstr
[41];
local in function:comm2str
267
commstr
[0]='\0';
272
strlcat(
commstr
, *argv, sizeof(
commstr
));
274
strlcat(
commstr
, " ", sizeof(
commstr
));
289
snprintf(
commstr
, sizeof(
commstr
), "%c%s%c", fmt[0],
293
return
commstr
;
Completed in 10 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025