Home
last modified time | relevance | path

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

/NextBSD/contrib/tzcode/zic/
HDzic.c122 static long gethms(const char * string, const char * errstrng,
787 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"), in associate()
890 gethms(string, errstring, signable) in gethms() 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);