Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zic/
H A Dzic.c108 static long gethms(const char *string, const char *errstrng, int signable);
802 zp->z_stdoff = gethms(zp->z_rule, in associate()
922 gethms(string, errstring, signable) in gethms() function
986 r.r_stdoff = gethms(fields[RF_STDOFF], gettext("invalid saved time"),
1089 z.z_gmtoff = gethms(fields[i_gmtoff], gettext("invalid UTC offset"),
1202 tod = gethms(fields[LP_TIME], gettext("invalid time of day"), FALSE);
1307 rp->r_tod = gethms(dp, gettext("invalid time of day"), FALSE);