Searched refs:leapSec (Results 1 – 1 of 1) sorted by relevance
410 LeapSecondObj leapSec; in tsync_poll() local556 for (i = 0; i < (sizeof(leapSec) / 4); i++) in tsync_poll()560 ((unsigned char*)&leapSec)[(i * 4) + j] = in tsync_poll()652 ApplyTimeOffset(&(leapSec.utcDate), -1); in tsync_poll()657 (leapSec.utcDate.year == (unsigned int)TimeContext.timeObj.year) && in tsync_poll()658 (leapSec.utcDate.doy == (unsigned int)TimeContext.timeObj.days)) in tsync_poll()661 if (leapSec.offset == 1) in tsync_poll()666 else if (leapSec.offset == -1) in tsync_poll()