Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c181 static zic_t gethms(const char * string, const char * errstring);
1844 gethms(char const *string, char const *errstring) in gethms() function
1910 save = gethms(field, _("invalid saved time")); in getsave()
2023 z.z_stdoff = gethms(fields[i_stdoff], _("invalid UT offset")); in inzsub()
2147 tod = gethms(fields[LP_TIME], _("invalid time of day")); in getleapdatetime()
2255 rp->r_tod = gethms(dp, _("invalid time of day")); in rulesub()