Home
last modified time | relevance | path

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

/src/contrib/ntp/util/
H A Dtg2.c616 int InsertLeapSecond = FALSE; local
709 InsertLeapSecond = FALSE;
741 InsertLeapSecond = TRUE;
873 if (InsertLeapSecond || DeleteLeapSecond)
880 DeleteLeapSecond ? "DELETION" : (InsertLeapSecond ? "ADDITION" : "( error ! )" ),
1221 if ((InsertLeapSecond) && (Second == 59))