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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c16 typedef int zic_t; typedef
60 zic_t r_temp; /* used in outzone */
86 zic_t z_untiltime;
89 static void addtt(zic_t starttime, int type);
93 static void leapadd(zic_t t, int positive, int rolling, int count);
128 static zic_t rpytime(const struct rule *rp, int wantedy);
134 static zic_t tadd(zic_t t1, long t2);
144 static zic_t max_time;
147 static zic_t min_tim
[all...]

Completed in 59 milliseconds