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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDNotify.c40 SCDynamicStoreNotifyValue(SCDynamicStoreRef store, function
83 "SCDynamicStoreNotifyValue confignotify()")) {
H A DSCPApply.c120 ok = SCDynamicStoreNotifyValue(prefsPrivate->session, prefsPrivate->sessionKeyApply);
122 SCLog(_sc_verbose, LOG_DEBUG, CFSTR("SCPreferencesApplyChanges SCDynamicStoreNotifyValue() failed"));
H A DSCDynamicStore.h384 @function SCDynamicStoreNotifyValue
394 SCDynamicStoreNotifyValue (
H A DSCPCommit.c320 ok = SCDynamicStoreNotifyValue(prefsPrivate->session, prefsPrivate->sessionKeyCommit);
322 SCLog(_sc_verbose, LOG_ERR, CFSTR("SCPreferencesCommitChanges SCDynamicStoreNotifyValue() failed"));
H A DSCNetworkInterface.c5633 ok = SCDynamicStoreNotifyValue(NULL, key);
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOSystemConfiguration.h103 #define SCDynamicStoreNotifyValue _io_SCDynamicStoreNotifyValue macro
H A DIOSystemConfiguration.c229 IOKIT_SC_SYMBOL(Boolean, SCDynamicStoreNotifyValue)(
234 static typeof (SCDynamicStoreNotifyValue) *dyfunc;
236 dyfunc = symAddrInSC("SCDynamicStoreNotifyValue");
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStore.py72 r = SCDynamicStoreNotifyValue(st, "Setup:/")
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStore.py72 r = SCDynamicStoreNotifyValue(st, "Setup:/")
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_SCDynamicStore.py81 r = SCDynamicStoreNotifyValue(st, "Setup:/")
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dcache.c544 if (!SCDynamicStoreNotifyValue(store, key)) {
/macosx-10.10/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c483 SCDynamicStoreNotifyValue(S_store, eapolClientNotificationKey(client));
495 SCDynamicStoreNotifyValue(S_store, eapolClientNotificationKey(client));
520 SCDynamicStoreNotifyValue(S_store, eapolClientForceRenewKey(client));
612 SCDynamicStoreNotifyValue(S_store,
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c547 if (!SCDynamicStoreNotifyValue(ds, energyPrefsKey))
/macosx-10.10/configd-699.1.5/Plugins/IPMonitor/
H A Dip_plugin.c7828 SCDynamicStoreNotifyValue(NULL, S_state_global_proxies);

Completed in 146 milliseconds