Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zic/
H A Dzic.c90 static int addtype(long gmtoff, const char *abbr, int isdst,
1681 type = addtype(oadd(zp->z_gmtoff, stdoff),
1782 type = addtype(offset, buf, rp->r_stdoff != 0,
1798 addtype(startoff, startbuf,
1848 addtype(gmtoff, abbr, isdst, ttisstd, ttisgmt) in addtype() function