Searched refs:tzh_leapcnt (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dtzfile.h59 char tzh_leapcnt[4]; /* coded number of leap seconds */ member in struct:tzhead
75 ** tzh_leapcnt repetitions of
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dtzfile.h59 char tzh_leapcnt[4]; /* coded number of leap seconds */ member in struct:tzhead
75 ** tzh_leapcnt repetitions of
H A Dzic.c1718 convert(eitol(thisleapcnt), tzh.tzh_leapcnt);
1727 DO(tzh_leapcnt);
H A Dlocaltime.c438 sp->leapcnt = (int) detzcode(up->tzhead.tzh_leapcnt);

Completed in 71 milliseconds