Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/zic/
H A Dzic.c64 zic_t r_tod; /* time from midnight */ member
1194 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE); in rulesub()
1752 zic_t tod = rp->r_tod; in stringrule()
1893 dstr.r_tod = 0; in stringzone()
1900 stdr.r_tod = SECSPERDAY + stdrp->r_stdoff; in stringzone()
2246 xr.r_tod = 0; in outzone()
2628 return tadd(t, rp->r_tod); in rpytime()