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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c52 int r_todisstd; /* above is standard time if TRUE */ member in struct:rule
1282 rp->r_todisstd = FALSE;
1289 rp->r_todisstd = TRUE;
1294 rp->r_todisstd = FALSE;
1301 rp->r_todisstd = TRUE;
1723 if (!zp->z_untilrule.r_todisstd)
1739 if (!rp->r_todisstd)
1783 rp->r_todisstd, rp->r_todisgmt);
1807 startttisstd = zp->z_untilrule.r_todisstd;

Completed in 63 milliseconds