Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c6590 time_t within_year, when_allowed; in pm_trans_check() local
6768 when_allowed = service_seconds + (full_years * DC_SPY) + in pm_trans_check()
6770 *intervalp = (when_allowed - now); in pm_trans_check()