Searched refs:lotm (Results 1 – 1 of 1) sorted by relevance
194 struct tm lotm; local198 lotm = *localtime(&lot);199 loab = ecpyalloc(tzname[lotm.tm_isdst]);207 if (delta(&tm, &lotm) == (t - lot) &&208 tm.tm_isdst == lotm.tm_isdst &&211 lotm = tm;