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

/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c67 int r_todisstd; /* above is standard time if TRUE */ member in struct:rule
1253 rp->r_todisstd = FALSE;
1260 rp->r_todisstd = TRUE;
1265 rp->r_todisstd = FALSE;
1272 rp->r_todisstd = TRUE;
1874 if (rp->r_todisstd && rp->r_stdoff == 0)
2118 if (!zp->z_untilrule.r_todisstd)
2134 if (!rp->r_todisstd)
2182 rp->r_todisstd, rp->r_todisgmt);
2205 startttisstd = zp->z_untilrule.r_todisstd;
[all...]

Completed in 22 milliseconds