OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/stat/
stat.c
662
char *stmp,
lfmt
[24], tmp[20];
local
1105
lfmt
[0] = '\0';
1106
(void)strcat(
lfmt
, "%");
1108
(void)strcat(
lfmt
, "#");
1110
(void)strcat(
lfmt
, " ");
1112
(void)strcat(
lfmt
, "+");
1114
(void)strcat(
lfmt
, "-");
1116
(void)strcat(
lfmt
, "0");
1129
(void)strcat(
lfmt
, tmp);
1131
(void)strcat(
lfmt
, "lld")
[
all
...]
/src/bin/ps/
ps.c
139
char
lfmt
[] = "uid pid ppid cpu pri nice vsz rss wchan state tt time command";
variable
288
parsefmt(
lfmt
);
290
lfmt
[0] = '\0';
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026