Searched refs:attime (Results 1 – 1 of 1) sorted by relevance
478 time_t attime in tzloadbody() local481 if (timecnt && attime <= sp->ats[timecnt - 1]) { in tzloadbody()482 if (attime < sp->ats[timecnt - 1]) in tzloadbody()487 sp->ats[timecnt++] = attime; in tzloadbody()