Searched refs:did_adj4dst (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/crontabs-52/newsyslog/
H A Dptimes.c76 int did_adj4dst; /* Track calls to ptime_adjust4dst */ member in struct:ptime_data
332 newdata->did_adj4dst = TNYET_ADJ4DST;
357 if ((adjtime.did_adj4dst != TNYET_ADJ4DST) &&
358 (adjtime.did_adj4dst == dstsrc->tm.tm_isdst))
369 adjtime.did_adj4dst = dstsrc->tm.tm_isdst;

Completed in 106 milliseconds