Searched refs:dstcmp (Results 1 – 1 of 1) sorted by relevance
3090 int dstcmp; in stringzone() local3117 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()3120 if (dstcmp < 0) { in stringzone()3123 } else if (0 < dstcmp) { in stringzone()