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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDynamicStorePrivate.h116 @function SCDynamicStoreAddWatchedKey
128 SCDynamicStoreAddWatchedKey (SCDynamicStoreRef store,
H A DSCDNotifierAdd.c56 SCDynamicStoreAddWatchedKey(SCDynamicStoreRef store, CFStringRef key, Boolean isRegex) function
95 "SCDynamicStoreAddWatchedKey notifyadd()")) {
H A DSCPLock.c292 ok = SCDynamicStoreAddWatchedKey(prefsPrivate->session,
297 SCLog(_sc_verbose, LOG_ERR, CFSTR("SCPreferencesLock SCDynamicStoreAddWatchedKey() failed"));
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOSystemConfiguration.h51 #define SCDynamicStoreAddWatchedKey _io_SCDynamicStoreAddWatchedKey macro
H A DIOSystemConfiguration.c86 IOKIT_SC_SYMBOL(Boolean, SCDynamicStoreAddWatchedKey)(
91 static typeof (SCDynamicStoreAddWatchedKey) *dyfunc;
93 dyfunc = symAddrInSC("SCDynamicStoreAddWatchedKey");
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMEnergyPrefs.c932 SCDynamicStoreAddWatchedKey(store, EnergyPrefsKey, FALSE);

Completed in 116 milliseconds