Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1452 static int hour_warn = 1; in tod_to_utc() local
1485 if (hour_warn && (tod.tod_hour < 0 || tod.tod_hour > 23)) { in tod_to_utc()
1490 hour_warn = 0; in tod_to_utc()