Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/time/
Dzic.c119 static long gethms P((const char * string, const char * errstrng,
799 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"), in associate()
918 gethms(string, errstring, signable) in gethms() function
973 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1077 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1189 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1294 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);