Searched refs:redundant_time (Results 1 – 1 of 1) sorted by relevance
915 static zic_t redundant_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE); variable957 redundant_time = max(redundant_time, redundant); in redundant_time_option()1122 if (hi_time + (hi_time < ZIC_MAX) < redundant_time) { in main()1126 if (redundant_time < lo_time) in main()1127 redundant_time = lo_time; in main()2485 redundant_time - (ZIC_MIN < redundant_time)), in writezone()3217 max_year = max(max_year, (redundant_time / (SECSPERDAY * DAYSPERNYEAR) in outzone()3447 keep_at_max = max(TZstarttime, redundant_time); in outzone()