Home
last modified time | relevance | path

Searched refs:zic_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c39 typedef int_fast64_t zic_t; typedef
40 static zic_t const
43 ZIC32_MIN = -1 - (zic_t) 0x7fffffff,
110 zic_t r_loyear; /* for example, 1986 */
111 zic_t r_hiyear; /* for example, 1986 */
120 zic_t r_tod; /* time from midnight */
124 zic_t r_save; /* offset from standard time */
128 zic_t r_temp; /* used in outzone */
145 zic_t z_stdoff;
151 zic_t z_save;
[all …]