Home
last modified time | relevance | path

Searched refs:ControlFunctions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/util/
H A Dtg2.c525 int ControlFunctions = 0; variable
1431ControlFunctions = (LeapSecondPending == 0 ? 0x00000 : 0x00001) | (LeapSecondPolarity == 0 ? 0x000…
1441 ControlFunctions = 0;
1451 ControlFunctions & 0x7FFF, Year,
1456 ControlFunctions & 0x7FFF,
1504 ControlFunctions |= ((ParityValue & 0x01) << 14);
1511 ControlFunctions, Year, DayOfYear,
1518 ControlFunctions, 0, DayOfYear,