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]; local
944 (void) sprintf(pm_variable, "PM_IDLETIME=%d",
946 (void) putenv(pm_variable);

Completed in 59 milliseconds