Searched defs:min_warn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1428 static int min_warn = 1; local
1468 if (min_warn && (tod.tod_min < 0 || tod.tod_min > 59)) {
1473 min_warn = 0;

Completed in 47 milliseconds