Searched refs:mytm2 (Results 1 – 1 of 1) sorted by relevance
8247 struct tm mytm2 = *mytm; in S_ints_to_tm() local8249 mktime(&mytm2); in S_ints_to_tm()8254 mytm->tm_gmtoff = mytm2.tm_gmtoff; in S_ints_to_tm()8257 mytm->tm_zone = mytm2.tm_zone; in S_ints_to_tm()