Searched refs:lotm (Results 1 – 1 of 1) sorted by relevance
290 struct tm lotm, *lotmp; in hunt() local296 lotm = *lotmp; in hunt()297 strlcpy(loab, abbr(&lotm), sizeof loab); in hunt()313 (delta(&tm, &lotm) == (t - lot) && in hunt()314 tm.tm_isdst == lotm.tm_isdst && in hunt()317 lotm = tm; in hunt()