Searched refs:checkup (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/power/
H A Dconf.c69 static prmup_t *checkup; variable
377 * preference is not set (NULL checkup) OR the cpr/pm preference
378 * (checkup) matches conftab status.
381 (checkup == NULL || checkup == cip->status)));
390 * Set checkup for conf line selection and parse a conf file with filtering.
399 checkup = pref;

Completed in 44 milliseconds