Searched defs:hour_warn (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | timers.c | 1427 static int hour_warn = 1; local 1460 if (hour_warn && (tod.tod_hour < 0 || tod.tod_hour > 23)) { 1465 hour_warn = 0; |
Completed in 75 milliseconds