Searched refs:InsertLeapSecond (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/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))

Completed in 167 milliseconds