Searched refs:LeapSecondPolarity (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/util/
H A Dtg2.c633 int LeapSecondPolarity = FALSE; local
1402 LeapSecondPolarity = DeleteLeapSecond;
1407 LeapSecondPolarity = FALSE;
1431 ControlFunctions = (LeapSecondPending == 0 ? 0x00000 : 0x00001) | (LeapSecondPolarity == 0 ? 0x00000 : 0x00002)

Completed in 133 milliseconds