Searched refs:z_isdst (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/tzcode/ |
| H A D | zic.c | 227 bool z_isdst; member 1948 zp->z_save = getsave(zp->z_rule, &zp->z_isdst); in associate() 3335 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone() 3541 doabbr(startbuf, zp, NULL, zp->z_isdst, save, false); in outzone() 3543 startbuf, zp->z_isdst, startttisstd, in outzone()
|