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

/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationDBPlist.cpp234 CFStringRef rightsKey = CFSTR("rights"); local
248 if (CFDictionaryContainsKey(config, rightsKey))
249 newRights = reinterpret_cast<CFMutableDictionaryRef>(const_cast<void*>(CFDictionaryGetValue(config, rightsKey)));

Completed in 97 milliseconds