Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dtg2.c617 int DeleteLeapSecond = FALSE; local
710 DeleteLeapSecond = TRUE;
742 DeleteLeapSecond = FALSE;
873 if (InsertLeapSecond || DeleteLeapSecond)
880 DeleteLeapSecond ? "DELETION" : (InsertLeapSecond ? "ADDITION" : "( error ! )" ),
1211 if ((DeleteLeapSecond) && (Second == 58))
1402 LeapSecondPolarity = DeleteLeapSecond;