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

  /src/lib/libc/time/
zic.c 118 bool r_todisut; /* is r_tod UT? */ member in struct:rule
2200 rp->r_todisut = false;
2207 rp->r_todisut = false;
2212 rp->r_todisut = false;
2219 rp->r_todisut = true;
2997 if (rp->r_todisut)
3105 dstr.r_todisstd = dstr.r_todisut = false;
3113 stdr.r_todisstd = stdr.r_todisut = false;
3335 if (!zp->z_untilrule.r_todisut)
3353 offset = r->r_todisut ? 0 : stdoff
    [all...]

Completed in 39 milliseconds