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