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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c54 int r_todisgmt; /* above is GMT if TRUE */ member in struct:rule
1283 rp->r_todisgmt = FALSE;
1290 rp->r_todisgmt = FALSE;
1295 rp->r_todisgmt = FALSE;
1302 rp->r_todisgmt = TRUE;
1720 if (!zp->z_untilrule.r_todisgmt)
1738 offset = rp->r_todisgmt ? 0 : gmtoff;
1783 rp->r_todisstd, rp->r_todisgmt);
1808 startttisgmt = zp->z_untilrule.r_todisgmt;

Completed in 60 milliseconds