Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c928 char pm_variable[LLEN]; in run_idlecheck() local
944 (void) sprintf(pm_variable, "PM_IDLETIME=%d", in run_idlecheck()
946 (void) putenv(pm_variable); in run_idlecheck()