Searched defs:tzh_leapcnt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dtzfile.h103 char tzh_leapcnt[4]; /* coded number of leap seconds */ member in struct:tzhead
119 * tzh_leapcnt repetitions of
/illumos-gate/usr/src/uts/common/sys/
H A Dtzfile.h56 char tzh_leapcnt[4]; /* coded number of leap seconds */ member in struct:tzhead
72 * tzh_leapcnt repetitions of
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c49 time_t tzh_leapcnt = 0; variable
1063 tsec -= tzh_leapcnt;
1134 tsec = tzh_leapcnt;

Completed in 61 milliseconds