Home
last modified time | relevance | path

Searched refs:year_warn (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1449 static int year_warn = 1; in tod_to_utc() local
1461 if (year_warn && (year < 70 || year > 8029)) { in tod_to_utc()
1466 year_warn = 0; in tod_to_utc()