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

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py22 self.failUnlessResultIsBOOL(SCPreferencesUnlock)
23 v = SCPreferencesUnlock(ref)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py22 self.assertResultIsBOOL(SCPreferencesUnlock)
23 v = SCPreferencesUnlock(ref)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_scpreferences.py26 self.assertResultIsBOOL(SCPreferencesUnlock)
27 v = SCPreferencesUnlock(ref)
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPApply.c133 (void) SCPreferencesUnlock(prefs);
H A DSCPUnlock.c97 asl_set(m, "com.apple.message.domain", "com.apple.SystemConfiguration.SCPreferencesUnlock");
120 SCPreferencesUnlock(SCPreferencesRef prefs) function
H A DSCPreferences.h225 Implicit calls to the SCPreferencesLock and SCPreferencesUnlock
255 @function SCPreferencesUnlock
266 SCPreferencesUnlock (
H A DSCPCommit.c336 (void) SCPreferencesUnlock(prefs);
H A DDHCP.c176 (void)SCPreferencesUnlock(prefs);
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOSystemConfiguration.h149 #define SCPreferencesUnlock _io_SCPreferencesUnlock macro
H A DIOSystemConfiguration.c381 IOKIT_SC_SYMBOL(Boolean, SCPreferencesUnlock)(
385 static typeof (SCPreferencesUnlock) *dyfunc;
387 dyfunc = symAddrInSC("SCPreferencesUnlock");
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/PreferencePane/
H A Dddnswriteconfig.m116 SCPreferencesUnlock(store);
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DAutoWakeScheduler.c894 if(unlock) SCPreferencesUnlock(prefs);
H A DPrivateLib.c1111 SCPreferencesUnlock(energyPrefs);
1115 SCPreferencesUnlock(energyPrefs);
1250 if (locked) SCPreferencesUnlock(energyPrefs);
H A DPMAssertions.c679 SCPreferencesUnlock(energyPrefs);
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dsmb-configuration.c376 (void) SCPreferencesUnlock(prefs);
/macosx-10.10/configd-699.1.5/Plugins/PreferencesMonitor/
H A Dprefsmon.c223 (void)SCPreferencesUnlock(prefs);
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dprefs.c673 if (!SCPreferencesUnlock(prefs)) {
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c619 SCPreferencesUnlock(energyPrefs);
1669 SCPreferencesUnlock(energyPrefs);
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/helper/
H A DSCHelper_server.c1158 (void)SCPreferencesUnlock(prefs);
1361 ok = SCPreferencesUnlock(prefs);
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper.c682 SCPreferencesUnlock(session);
/macosx-10.10/ppp-786.1.1/Controller/
H A Dscnc_utils.c1110 SCPreferencesUnlock(prefs);

Completed in 225 milliseconds