Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dtimers.c1426 static int day_warn = 1; in tod_to_utc() local
1452 if (day_warn && (tod.tod_day < 1 || tod.tod_day > days_diff)) { in tod_to_utc()
1457 day_warn = 0; in tod_to_utc()