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

/macosx-10.10/crontabs-52/newsyslog/
H A Dptimes.c343 ptime_adjust4dst(struct ptime_data *ptime, const struct ptime_data *dstsrc) argument
358 (adjtime.did_adj4dst == dstsrc->tm.tm_isdst))
362 if (dstsrc->tm.tm_isdst != adjtime.tm.tm_isdst) {
369 adjtime.did_adj4dst = dstsrc->tm.tm_isdst;

Completed in 116 milliseconds