Searched refs:gethms (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tzcode/zic/
H A Dzic.c122 static long gethms(const char * string, const char * errstrng,
787 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"),
890 gethms(string, errstring, signable) function
951 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1054 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1173 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1278 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);

Completed in 88 milliseconds