Searched refs:zone_start (Results 1 – 1 of 1) sorted by relevance
1553 time_t t, ref_t, t1, t2, zone_start; in tz_next_time() local1583 zone_start = get_switching_time(tmp.tm_isdst, t); in tz_next_time()1620 t = zone_start; in tz_next_time()1696 t = zone_start; in tz_next_time()1877 zone_start = get_switching_time(tmp2.tm_isdst, in tz_next_time()1879 if (zone_start == (time_t)-1) { in tz_next_time()1882 t = zone_start; in tz_next_time()