Home
last modified time | relevance | path

Searched refs:lotm_ok (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzdump.c747 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL; in hunt() local
749 char const *ab = lotm_ok ? saveabbr(&loab, &loabsize, &lotm) : NULL; in hunt()
759 if (lotm_ok == tm_ok in hunt()