Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1453 static int min_warn = 1; in tod_to_utc() local
1493 if (min_warn && (tod.tod_min < 0 || tod.tod_min > 59)) { in tod_to_utc()
1498 min_warn = 0; in tod_to_utc()