Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1454 static int sec_warn = 1; in tod_to_utc() local
1501 if (sec_warn && (tod.tod_sec < 0 || tod.tod_sec > 59)) { in tod_to_utc()
1506 sec_warn = 0; in tod_to_utc()