HomeSort by: relevance | last modified time | path
    Searched defs:r_todisstd (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zic.c 117 bool r_todisstd; /* is r_tod standard time? */ member in struct:rule
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)
    [all...]

Completed in 15 milliseconds