OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
ps.c
332
time_t
startt
;
local
338
startt
= u_start.tv_sec;
339
tp = localtime(&
startt
);
/src/bin/ps/
print.c
792
time_t
startt
;
local
803
startt
= k->p_ustart_sec;
804
tp = localtime(&
startt
);
825
time_t
startt
;
local
829
startt
= k->p_ustart_sec;
852
safe_strftime(buf, sizeof(buf) - 1, "%c", localtime(&
startt
));
Completed in 30 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026