OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lotm
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/time/
zdump.c
720
struct tm
lotm
;
local
727
bool lotm_ok = my_localtime_rz(tz, &lot, &
lotm
) != NULL;
729
char const *ab = lotm_ok ? saveabbr(&loab, &loabsize, &
lotm
) : NULL;
741
|| (ab && tm.tm_isdst ==
lotm
.tm_isdst
742
&& delta(&tm, &
lotm
) == t - lot
746
lotm
= tm;
Completed in 44 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026