Lines Matching full:leapcnt
102 int leapcnt;
396 sp->leapcnt = (int) detzcode(up->tzhead.tzh_leapcnt);
401 if (sp->leapcnt < 0 || sp->leapcnt > TZ_MAX_LEAPS ||
413 sp->leapcnt * (stored + 4) + /* lsinfos */
465 for (i = 0; i < sp->leapcnt; ++i) {
964 sp->leapcnt = 0; /* so, we're off a little */
1232 lclptr->leapcnt = 0; /* so, we're off a little */
1433 i = (sp == NULL) ? 0 : sp->leapcnt;
2007 i = sp->leapcnt;