Searched refs:CFMutableDictionaryRef (Results 1 - 25 of 632) sorted by last modified time

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecItemServer.c1869 static CFTypeRef handle_result(Query *q, CFMutableDictionaryRef item,
1939 CFMutableDictionaryRef dict = CFDictionaryCreateMutableForCFTypes(CFGetAllocator(item));
1973 static CFMutableDictionaryRef
2032 static CFMutableDictionaryRef dictionaryFromPlist(CFPropertyListRef plist, CFErrorRef *error) {
2039 return (CFMutableDictionaryRef)plist;
2042 static CFMutableDictionaryRef s3dl_item_v2_decode(CFDataRef plain, CFErrorRef *error) {
2048 static CFMutableDictionaryRef s3dl_item_v3_decode(CFDataRef plain, CFErrorRef *error) {
2060 static CFMutableDictionaryRef
2062 CFMutableDictionaryRef item = NULL;
2101 static CFMutableDictionaryRef
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/securityd/Regressions/
H A Dsecd-55-account-circle.c45 CFMutableDictionaryRef changes = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault);
196 CFMutableDictionaryRef bobAcceptanceChanges = ExtractPendingChanges(changes);
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-33-keychain-backup.c44 CFMutableDictionaryRef query3;
45 CFMutableDictionaryRef query4;
134 CFMutableDictionaryRef item2 = CFDictionaryCreateMutableCopy(NULL, 0, item);
141 CFMutableDictionaryRef update = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
218 static CFMutableDictionaryRef test_create_lockdown_identity_query(void) {
219 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
225 static CFMutableDictionaryRef test_create_managedconfiguration_query(void) {
226 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
235 CFMutableDictionaryRef query = test_create_lockdown_identity_query();
245 CFMutableDictionaryRef quer
[all...]
H A Dsi-12-item-stress.c24 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL, 0, NULL, NULL);
58 static void ItemForEachAttr(CFMutableDictionaryRef item, void(^each)(CFStringRef attr, enum ItemAttrType atype)) {
173 static void ItemForEachPKAttr(CFMutableDictionaryRef item, void(^each)(CFStringRef attr, enum ItemAttrType atype)) {
237 static CFMutableDictionaryRef ItemCreate(int num) {
260 CFMutableDictionaryRef item = ItemCreate(num);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dupdate_boot.c817 CFMutableDictionaryRef tgtDict = (CFMutableDictionaryRef)ctx;
835 CFMutableDictionaryRef pldict = NULL;
858 pldict =(CFMutableDictionaryRef)CFPropertyListCreateFromXMLData(nil,
H A Dbootcaches.c1517 ectx = (CFMutableDictionaryRef)CFDictionaryGetValue(lvfprops,
H A Dkextcache_main.c90 CFMutableDictionaryRef sNoLoadKextAlertDict = NULL;
91 CFMutableDictionaryRef sInvalidSignedKextAlertDict = NULL;
92 //CFMutableDictionaryRef sUnsignedKextAlertDict = NULL;
93 CFMutableDictionaryRef sExcludedKextAlertDict = NULL;
94 CFMutableDictionaryRef sRevokedKextAlertDict = NULL;
2459 CFMutableDictionaryRef theDict);
2676 CFMutableDictionaryRef theDict)
H A Dkextd_request.c514 CFMutableDictionaryRef myAlertInfoDict = NULL; // must release
1250 CFMutableDictionaryRef myAlertInfoDict = NULL; // must release
1327 CFMutableDictionaryRef myAlertInfoDict = NULL; // must release
H A Dkextd_watchvol.c158 static CFMutableDictionaryRef sFsysWatchDict = NULL; // disk ids -> wstruct*s
159 static CFMutableDictionaryRef sReplyPorts = NULL; // cfports -> replyPorts
2039 CFMutableDictionaryRef matchingDict = NULL;
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecTrust.c748 CFMutableDictionaryRef exception;
756 exception = (CFMutableDictionaryRef)CFDictionaryCreate(kCFAllocatorDefault, NULL, NULL, 0,
1038 CFMutableDictionaryRef results = CFDictionaryCreateMutable(NULL, 0,
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dengine.c65 CFMutableDictionaryRef mechanism_agents;
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecTrust.cpp577 CFMutableDictionaryRef certDict = CFDictionaryCreateMutable(kCFAllocatorDefault,
664 CFMutableDictionaryRef exception;
677 exception = (CFMutableDictionaryRef)CFDictionaryCreate(kCFAllocatorDefault,
752 CFDictionarySetValue((CFMutableDictionaryRef)result,
849 CFRef<CFMutableDictionaryRef> usageDict(CFDictionaryCreateMutable(NULL,
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecTrust.cpp577 CFMutableDictionaryRef certDict = CFDictionaryCreateMutable(kCFAllocatorDefault,
664 CFMutableDictionaryRef exception;
677 exception = (CFMutableDictionaryRef)CFDictionaryCreate(kCFAllocatorDefault,
752 CFDictionarySetValue((CFMutableDictionaryRef)result,
849 CFRef<CFMutableDictionaryRef> usageDict(CFDictionaryCreateMutable(NULL,
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecTrust.cpp577 CFMutableDictionaryRef certDict = CFDictionaryCreateMutable(kCFAllocatorDefault,
664 CFMutableDictionaryRef exception;
677 exception = (CFMutableDictionaryRef)CFDictionaryCreate(kCFAllocatorDefault,
752 CFDictionarySetValue((CFMutableDictionaryRef)result,
849 CFRef<CFMutableDictionaryRef> usageDict(CFDictionaryCreateMutable(NULL,
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A DSecAssessment.cpp156 CFRef<CFMutableDictionaryRef> result = makeCFMutableDictionary();
349 CFRef<CFMutableDictionaryRef> adulterated = makeCFMutableDictionary(result.get());
352 CFRef<CFMutableDictionaryRef> authority2 = makeCFMutableDictionary(authority);
H A Dpolicyengine.cpp66 static bool codeInvalidityExceptions(SecStaticCodeRef code, CFMutableDictionaryRef result);
85 void PolicyEngine::evaluate(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
118 void PolicyEngine::evaluateCodeItem(SecStaticCodeRef code, CFURLRef path, AuthorityType type, SecAssessmentFlags flags, bool nested, CFMutableDictionaryRef result)
311 void PolicyEngine::evaluateCode(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result, bool handleUnsigned)
418 void PolicyEngine::evaluateInstall(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
582 void PolicyEngine::evaluateDocOpen(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
623 void PolicyEngine::addAuthority(SecAssessmentFlags flags, CFMutableDictionaryRef parent, const char *label, SQLite::int64 row, CFTypeRef cacheInfo, bool weak)
625 CFRef<CFMutableDictionaryRef> auth = makeCFMutableDictionary();
642 void PolicyEngine::addToAuthority(CFMutableDictionaryRef parent, CFStringRef key, CFTypeRef value)
644 CFMutableDictionaryRef authorit
[all...]
H A DStaticCode.cpp757 __block CFRef<CFMutableDictionaryRef> resourceMap = makeCFMutableDictionary(files);
1283 CFRef<CFMutableDictionaryRef> dict = makeCFMutableDictionary(1,
H A DStaticCode.h90 CFRef<CFMutableDictionaryRef> mCollection;
H A Dpolicyengine.h55 void evaluate(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result);
67 static void addAuthority(SecAssessmentFlags flags, CFMutableDictionaryRef parent, const char *label, SQLite::int64 row = 0, CFTypeRef cacheInfo = NULL, bool weak = false);
68 static void addToAuthority(CFMutableDictionaryRef parent, CFStringRef key, CFTypeRef value);
71 void evaluateCode(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result, bool handleUnsigned);
72 void evaluateInstall(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result);
73 void evaluateDocOpen(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result);
75 void evaluateCodeItem(SecStaticCodeRef code, CFURLRef path, AuthorityType type, SecAssessmentFlags flags, bool nested, CFMutableDictionaryRef result);
85 void setOrigin(CFArrayRef chain, CFMutableDictionaryRef result);
H A Dsigner.cpp279 __block CFRef<CFMutableDictionaryRef> result = makeCFMutableDictionary();
296 __block CFRef<CFMutableDictionaryRef> files = makeCFMutableDictionary();
301 CFRef<CFMutableDictionaryRef> seal;
310 seal.take(cfmake<CFMutableDictionaryRef>("{symlink=%s}", target));
312 seal.take(cfmake<CFMutableDictionaryRef>("{hash=%O}",
331 __block CFRef<CFMutableDictionaryRef> files = makeCFMutableDictionary();
368 CFMutableDictionaryRef SecCodeSigner::Signer::signNested(FTSENT *ent, const char *relpath)
376 return cfmake<CFMutableDictionaryRef>("{requirement=%s,cdhash=%O}",
536 CFRef<CFMutableDictionaryRef> defaultTSContext = NULL;
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A DSecAssessment.cpp156 CFRef<CFMutableDictionaryRef> result = makeCFMutableDictionary();
349 CFRef<CFMutableDictionaryRef> adulterated = makeCFMutableDictionary(result.get());
352 CFRef<CFMutableDictionaryRef> authority2 = makeCFMutableDictionary(authority);
H A Dpolicyengine.cpp66 static bool codeInvalidityExceptions(SecStaticCodeRef code, CFMutableDictionaryRef result);
85 void PolicyEngine::evaluate(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
118 void PolicyEngine::evaluateCodeItem(SecStaticCodeRef code, CFURLRef path, AuthorityType type, SecAssessmentFlags flags, bool nested, CFMutableDictionaryRef result)
311 void PolicyEngine::evaluateCode(CFURLRef path, AuthorityType type, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result, bool handleUnsigned)
418 void PolicyEngine::evaluateInstall(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
582 void PolicyEngine::evaluateDocOpen(CFURLRef path, SecAssessmentFlags flags, CFDictionaryRef context, CFMutableDictionaryRef result)
623 void PolicyEngine::addAuthority(SecAssessmentFlags flags, CFMutableDictionaryRef parent, const char *label, SQLite::int64 row, CFTypeRef cacheInfo, bool weak)
625 CFRef<CFMutableDictionaryRef> auth = makeCFMutableDictionary();
642 void PolicyEngine::addToAuthority(CFMutableDictionaryRef parent, CFStringRef key, CFTypeRef value)
644 CFMutableDictionaryRef authorit
[all...]
H A DStaticCode.cpp757 __block CFRef<CFMutableDictionaryRef> resourceMap = makeCFMutableDictionary(files);
1283 CFRef<CFMutableDictionaryRef> dict = makeCFMutableDictionary(1,
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dcfmunge.cpp230 CFMutableDictionaryRef dict;
250 CFDictionaryRef CFMake::add(CFMutableDictionaryRef dict)
274 CFDictionaryRef CFMake::addto(CFMutableDictionaryRef dict)
557 CFDictionaryRef cfadd(CFMutableDictionaryRef dict, const char *format, ...)
H A Dcfutilities.h456 CFMutableDictionaryRef makeCFMutableDictionary(); // empty
457 CFMutableDictionaryRef makeCFMutableDictionary(unsigned count, ...); // (count) key/value pairs
458 CFMutableDictionaryRef makeCFMutableDictionary(CFDictionaryRef dict); // copy of dictionary

Completed in 224 milliseconds

1234567891011>>