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

/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationDBPlist.cpp235 CFStringRef rulesKey = CFSTR("rules"); local
245 if (CFDictionaryContainsKey(config, rulesKey))
246 newRules = reinterpret_cast<CFMutableDictionaryRef>(const_cast<void*>(CFDictionaryGetValue(config, rulesKey)));

Completed in 117 milliseconds