Lines Matching defs:r_todisstd
117 bool r_todisstd; /* is r_tod standard time? */
2199 rp->r_todisstd = false;
2206 rp->r_todisstd = true;
2211 rp->r_todisstd = false;
2218 rp->r_todisstd = true;
2999 if (rp->r_todisstd && !rp->r_isdst)
3105 dstr.r_todisstd = dstr.r_todisut = false;
3113 stdr.r_todisstd = stdr.r_todisut = false;
3338 if (!zp->z_untilrule.r_todisstd)
3354 if (!r->r_todisstd)
3424 rp->r_todisstd, rp->r_todisut);
3458 startttisstd = zp->z_untilrule.r_todisstd;