Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c150 bool z_isdst; member
1663 zp->z_save = getsave(zp->z_rule, &zp->z_isdst); in associate()
3047 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()
3249 doabbr(startbuf, zp, NULL, zp->z_isdst, save, false); in outzone()
3251 startbuf, zp->z_isdst, startttisstd, in outzone()