Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dtimers.c1427 static int hour_warn = 1; in tod_to_utc() local
1460 if (hour_warn && (tod.tod_hour < 0 || tod.tod_hour > 23)) { in tod_to_utc()
1465 hour_warn = 0; in tod_to_utc()