| zic.c | 207 static zic_t rpytime(const struct rule * rp, zic_t wantedy); 2019 z.z_untiltime = rpytime(&z.z_untilrule, 3302 ** For those to do, calculate rpytime(rp, year); 3314 rp->r_temp = rpytime(rp, year); 3518 if (!lastat || lastat->at < rpytime(&xr, max_year - 1)) { 3519 addtt(rpytime(&xr, max_year + 1), 3857 rpytime(const struct rule *rp, zic_t wantedy) function in typeref:typename:zic_t
|