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

  /src/lib/libc/time/
zic.c 116 zic_t r_tod; /* time from midnight */ member in struct:rule
117 bool r_todisstd; /* is r_tod standard time? */
118 bool r_todisut; /* is r_tod UT? */
2224 rp->r_tod = gethms(dp, _("invalid time of day"));
2952 register zic_t tod = rp->r_tod;
3104 dstr.r_tod = 0;
3112 stdr.r_tod = SECSPERDAY + dstr.r_save;
3514 xr.r_tod = 0;
3930 return tadd(t, rp->r_tod);

Completed in 14 milliseconds