Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dtimers.c1429 static int sec_warn = 1; in tod_to_utc() local
1476 if (sec_warn && (tod.tod_sec < 0 || tod.tod_sec > 59)) { in tod_to_utc()
1481 sec_warn = 0; in tod_to_utc()