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

/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLibPrivate.h735 * * See IOPMCopyActivePMPreferences() for settings that account for PM profile
775 @function IOPMCopyActivePMPreferences
780 CFDictionaryRef IOPMCopyActivePMPreferences(void);
785 @discussion Behaves identically to IOPMCopyActivePMPreferences, except
H A DIOPMEnergyPrefs.c320 CFDictionaryRef IOPMCopyActivePMPreferences(void) function
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMSettings.c362 return IOPMCopyActivePMPreferences();
H A DPrivateLib.c2331 if ((energySettings = IOPMCopyActivePMPreferences())) {
/macosx-10.9.5/PowerManagement-420.90.1/pmset/
H A Dpmset.c4414 tmp_settings = IOPMCopyActivePMPreferences();
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c6897 odict = IOPMCopyActivePMPreferences();
6898 if (!odict) { LogMsg("GetCurrentPMSetting: IOPMCopyActivePMPreferences failed!"); goto end; }

Completed in 206 milliseconds