Searched defs:pwroff_time (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_stat.c273 time_t pwroff_time, cb_time; local
292 pwroff_time = startp->tv_sec - shdnp->tv_sec - min_promtime;
294 wholecycle_tv.tv_sec += pwroff_time; /* offset the poweroff time */

Completed in 44 milliseconds