Searched refs:leapSec (Results 1 – 1 of 1) sorted by relevance
412 LeapSecondObj leapSec; in tsync_poll() local558 for (i = 0; i < (sizeof(leapSec) / 4); i++) in tsync_poll()562 ((unsigned char*)&leapSec)[(i * 4) + j] = in tsync_poll()654 ApplyTimeOffset(&(leapSec.utcDate), -1); in tsync_poll()659 (leapSec.utcDate.year == (unsigned int)TimeContext.timeObj.year) && in tsync_poll()660 (leapSec.utcDate.doy == (unsigned int)TimeContext.timeObj.days)) in tsync_poll()663 if (leapSec.offset == 1) in tsync_poll()668 else if (leapSec.offset == -1) in tsync_poll()