Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dtg2.c638 int DstSwitchDayOfMonth = 0; local
726 sscanf(optarg, "%2d%2d%2d%2d%2d", &DstSwitchYear, &DstSwitchMonth, &DstSwitchDayOfMonth,
887 …tSwitchDayOfYear = ConvertMonthDayToDayOfYear (DstSwitchYear, DstSwitchMonth, DstSwitchDayOfMonth);