Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/zic/
H A Dzic.c67 int r_todisgmt; /* above is GMT if TRUE */ member
1170 rp->r_todisgmt = FALSE; in rulesub()
1177 rp->r_todisgmt = FALSE; in rulesub()
1182 rp->r_todisgmt = FALSE; in rulesub()
1189 rp->r_todisgmt = TRUE; in rulesub()
1798 if (rp->r_todisgmt) in stringrule()
1894 dstr.r_todisstd = dstr.r_todisgmt = FALSE; in stringzone()
1901 stdr.r_todisstd = stdr.r_todisgmt = FALSE; in stringzone()
2131 if (!zp->z_untilrule.r_todisgmt) in outzone()
2149 offset = rp->r_todisgmt ? 0 : gmtoff; in outzone()
[all …]