Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1392 int saved_utc = -60; variable
1411 saved_tod.tod_sec += utc - saved_utc; in utc_to_tod()
1412 saved_utc = utc; in utc_to_tod()