Home | History | Annotate | Download | only in tzcode

Lines Matching refs:r_tod

78 	long		r_tod;		/* time from midnight */
548 r->r_tod, r->r_todisstd, r->r_todisgmt, r->r_stdoff
559 fprintf(f, ", time %ld", r->r_tod);
1431 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);
1995 tod = rp->r_tod;
2864 return tadd(t, rp->r_tod);