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

/macosx-10.9.5/configd-596.15/configd.tproj/
H A D_SCD.c88 watcherRefs = CFDictionaryGetValue(newDict, kSCDWatcherRefs);
125 CFDictionarySetValue(newDict, kSCDWatcherRefs, newWatcherRefs);
176 watcherRefs = CFDictionaryGetValue(newDict, kSCDWatcherRefs);
209 CFDictionarySetValue(newDict, kSCDWatcherRefs, newWatcherRefs);
213 CFDictionaryRemoveValue(newDict, kSCDWatcherRefs);
H A D_SCD.h55 #define kSCDWatcherRefs CFSTR("watcherRefs") macro

Completed in 57 milliseconds