Searched refs:tm_current (Results 1 – 1 of 1) sorted by relevance
887 struct tm tm_current = *localtime(¤t); in check_expiration() local896 tm_expiration.tm_isdst = tm_current.tm_isdst; in check_expiration()