Home | History | Annotate | Download | only in tzcode

Lines Matching full:gethms

146 static long	gethms(const char * string, const char * errstrng,
924 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"),
1043 gethms(string, errstring, signable)
1104 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1207 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1326 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1431 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);