Searched refs:tzi (Results 1 – 1 of 1) sorted by relevance
222 rule_struct *tzi) attribute_hidden;225 rule_struct *tzi) attribute_hidden;727 rule_struct *tzi) in __time_localtime_tzi() argument736 offset = 604800L - tzi[dst].gmt_offset; in __time_localtime_tzi()747 result->tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()750 result->__tm_gmtoff = - tzi[dst].gmt_offset; in __time_localtime_tzi()2331 rule_struct *tzi) in _time_mktime_tzi() argument2387 + tzi[default_dst].gmt_offset; in _time_mktime_tzi()2402 + tzi[default_dst].gmt_offset in _time_mktime_tzi()2430 secs += (tzi[1-default_dst].gmt_offset in _time_mktime_tzi()[all …]
Completed in 7 milliseconds