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

/netbsd-current/external/bsd/ntp/dist/util/
H A Dtg2.c635 int LeapSecondPolarity = FALSE; local
1404 LeapSecondPolarity = DeleteLeapSecond;
1409 LeapSecondPolarity = FALSE;
1433 ControlFunctions = (LeapSecondPending == 0 ? 0x00000 : 0x00001) | (LeapSecondPolarity == 0 ? 0x00000 : 0x00002)

Completed in 168 milliseconds