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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1425 static int month_warn = 1; local
1444 if (month_warn && (tod.tod_month < 1 || tod.tod_month > 12)) {
1449 month_warn = 0;

Completed in 57 milliseconds