OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thyme
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mrouted/
main.c
635
struct tm *
thyme
;
local
652
thyme
= localtime(&t);
653
strftime(tbuf, sizeof(tbuf), "%X",
thyme
);
prune.c
1885
time_t
thyme
= time(0);
local
1896
scaletime(
thyme
- gt->gt_ctime));
1909
fprintf(fp2, " %-4s %-4s ", scaletime(
thyme
- gt->gt_ctime),
Completed in 16 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026