Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dtimers.c1425 static int month_warn = 1; in tod_to_utc() local
1444 if (month_warn && (tod.tod_month < 1 || tod.tod_month > 12)) { in tod_to_utc()
1449 month_warn = 0; in tod_to_utc()