Searched refs:tzoffset_adj (Results 1 – 1 of 1) sorted by relevance
585 long tzoffset_adj; /* timezone-adjustment `remainder' */ local611 if ((tzoffset_adj = localt - univt - statism.ttis[timetype].tt_gmtoff)614 univt += tzoffset_adj;638 long tzoffset_adj; /* timezone-adjustment `remainder' */ local661 (tzoffset_adj = loctime - mkgmtime(ltm)) == 0L)663 then += tzoffset_adj;666 if (ltm == (struct tm *)NULL || tzoffset_adj != 0L) {