Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dtg2.c2400 int MonthCounter; local
2430 for (MonthCounter=1; MonthCounter<MonthValue; MonthCounter++)
2432 ReturnValue += DaysInMonth [ MonthCounter - 1 ];