Searched refs:attime (Results 1 – 1 of 1) sorted by relevance
547 time_t attime in tzloadbody() local550 if (timecnt && attime <= sp->ats[timecnt - 1]) { in tzloadbody()551 if (attime < sp->ats[timecnt - 1]) in tzloadbody()556 sp->ats[timecnt++] = attime; in tzloadbody()