Searched refs:tz_other (Results 1 – 1 of 1) sorted by relevance
122 const struct timezone *tz_other) in check_gtod() argument126 if (tz_other && (tz_sys->tz_minuteswest != tz_other->tz_minuteswest || in check_gtod()127 tz_sys->tz_dsttime != tz_other->tz_dsttime)) in check_gtod()