Searched refs:month_warn (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | timers.c | 1425 static int month_warn = 1; local 1444 if (month_warn && (tod.tod_month < 1 || tod.tod_month > 12)) { 1449 month_warn = 0; |
Completed in 167 milliseconds