OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TZstarttime
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
zic.c
3474
zic_t
TZstarttime
= ZIC_MAX;
3477
if (nonTZlimtime < at && at <
TZstarttime
)
3478
TZstarttime
= at;
3480
if (
TZstarttime
== ZIC_MAX)
3481
TZstarttime
= nonTZlimtime;
3485
keep_at_max = max(
TZstarttime
, redundant_time);
3489
attypes[j].dontmerge = (attypes[i].at ==
TZstarttime
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025