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

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

Completed in 59 milliseconds