Searched refs:addtype (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/zic/ |
H A D | zic.c | 90 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
|