Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c161 static zic_t gethms(const char * string, const char * errstring);
1274 gethms(char const *string, char const *errstring) in gethms() function
1340 save = gethms(field, _("invalid saved time")); in getsave()
1454 z.z_stdoff = gethms(fields[i_stdoff], _("invalid UT offset")); in inzsub()
1574 tod = gethms(fields[LP_TIME], _("invalid time of day")); in getleapdatetime()
1682 rp->r_tod = gethms(dp, _("invalid time of day")); in rulesub()