Searched refs:CFMutableDictionaryRef (Results 151 - 175 of 632) sorted by relevance

1234567891011>>

/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_manager.h59 int ppp_ondemand_add_service_data(struct service *serv, CFMutableDictionaryRef ondemand_dict);
H A Dppp_socket_server.c1003 CFMutableDictionaryRef prepare_entity(CFMutableDictionaryRef opts, CFStringRef entity, CFStringRef property)
1005 CFMutableDictionaryRef dict;
1007 dict = (CFMutableDictionaryRef)CFDictionaryGetValue(opts, entity);
1016 CFDictionaryAddValue((CFMutableDictionaryRef)opts, entity, dict);
1028 int set_long_opt(CFMutableDictionaryRef opts, CFStringRef entity, CFStringRef property, u_long opt, u_long mini, u_long maxi, u_long limit)
1030 CFMutableDictionaryRef dict;
1058 int set_str_opt(CFMutableDictionaryRef opts, CFStringRef entity, CFStringRef property, char *opt, int len, CFStringRef optref)
1060 CFMutableDictionaryRef dict;
1083 int set_array_opt(CFMutableDictionaryRef opt
[all...]
H A Dppp_utils.c113 CFMutableDictionaryRef service = NULL;
380 void AddNumber(CFMutableDictionaryRef dict, CFStringRef property, u_int32_t nunmber)
392 void AddString(CFMutableDictionaryRef dict, CFStringRef property, char *string)
404 void AddNumberFromState(CFStringRef serviceID, CFStringRef entity, CFStringRef property, CFMutableDictionaryRef dict)
414 void AddStringFromState(CFStringRef serviceID, CFStringRef entity, CFStringRef property, CFMutableDictionaryRef dict)
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_interface.c720 CFMutableDictionaryRef effective;
783 validateMediaOptions(SCNetworkInterfaceRef interface, CFMutableDictionaryRef newConfiguration)
966 __doRank(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguration)
1025 CFMutableDictionaryRef newConfiguration = (CFMutableDictionaryRef)context;
1033 updateInterfaceConfiguration(CFMutableDictionaryRef newConfiguration)
1066 set_interface_bond(int argc, char **argv, CFMutableDictionaryRef newConfiguration)
1107 set_interface_bridge(int argc, char **argv, CFMutableDictionaryRef newConfiguration)
1150 set_interface_airport(int argc, char **argv, CFMutableDictionaryRef newConfiguration)
1178 __doCapability(CFStringRef key, const char *description, void *info, int argc, char **argv, CFMutableDictionaryRef newConfiguratio
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDManager.c53 CFMutableDictionaryRef dstDict);
78 CFMutableDictionaryRef properties;
79 CFMutableDictionaryRef deviceInputBuffers;
86 CFMutableDictionaryRef initRetVals;
233 CFMutableDictionaryRef matchingDict = NULL;
1028 CFMutableDictionaryRef properties = __IOHIDPropertyLoadDictionaryFromKey(__IOHIDManagerGetRootKey());
1055 CFMutableDictionaryRef temp = CFDictionaryCreateMutableCopy(NULL, 0, dictionary);
1082 CFMutableDictionaryRef __IOHIDPropertyLoadDictionaryFromKey(CFStringRef key)
1084 CFMutableDictionaryRef result = NULL;
1145 CFMutableDictionaryRef __IOHIDPropertyLoadFromKeyWithSpecialKey
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DTrustSettings.cpp284 static CFMutableDictionaryRef tsInitialDict()
286 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL,
291 CFMutableDictionaryRef trustDict = CFDictionaryCreateMutable(NULL, 0,
307 CFMutableDictionaryRef dict)
483 mPropList = (CFMutableDictionaryRef)CFPropertyListCreateFromXMLData(
902 CFRef<CFMutableDictionaryRef> outTsDict(CFDictionaryCreateMutable(NULL,
1037 CFMutableDictionaryRef certDict =
1038 (CFMutableDictionaryRef)findDictionaryForCertHash(certHashStr);
1273 CFMutableDictionaryRef outDict = CFDictionaryCreateMutable(NULL,
1434 mTrustDict = (CFMutableDictionaryRef)CFDictionaryGetValu
[all...]
H A DCertificateValues.cpp72 CFMutableDictionaryRef filteredValues;
129 CFMutableDictionaryRef fieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
247 CFMutableDictionaryRef filteredFieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
286 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
292 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DTrustSettings.cpp284 static CFMutableDictionaryRef tsInitialDict()
286 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL,
291 CFMutableDictionaryRef trustDict = CFDictionaryCreateMutable(NULL, 0,
307 CFMutableDictionaryRef dict)
483 mPropList = (CFMutableDictionaryRef)CFPropertyListCreateFromXMLData(
902 CFRef<CFMutableDictionaryRef> outTsDict(CFDictionaryCreateMutable(NULL,
1037 CFMutableDictionaryRef certDict =
1038 (CFMutableDictionaryRef)findDictionaryForCertHash(certHashStr);
1273 CFMutableDictionaryRef outDict = CFDictionaryCreateMutable(NULL,
1434 mTrustDict = (CFMutableDictionaryRef)CFDictionaryGetValu
[all...]
H A DCertificateValues.cpp72 CFMutableDictionaryRef filteredValues;
129 CFMutableDictionaryRef fieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
247 CFMutableDictionaryRef filteredFieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
286 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
292 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DTrustSettings.cpp284 static CFMutableDictionaryRef tsInitialDict()
286 CFMutableDictionaryRef dict = CFDictionaryCreateMutable(NULL,
291 CFMutableDictionaryRef trustDict = CFDictionaryCreateMutable(NULL, 0,
307 CFMutableDictionaryRef dict)
483 mPropList = (CFMutableDictionaryRef)CFPropertyListCreateFromXMLData(
902 CFRef<CFMutableDictionaryRef> outTsDict(CFDictionaryCreateMutable(NULL,
1037 CFMutableDictionaryRef certDict =
1038 (CFMutableDictionaryRef)findDictionaryForCertHash(certHashStr);
1273 CFMutableDictionaryRef outDict = CFDictionaryCreateMutable(NULL,
1434 mTrustDict = (CFMutableDictionaryRef)CFDictionaryGetValu
[all...]
H A DCertificateValues.cpp72 CFMutableDictionaryRef filteredValues;
129 CFMutableDictionaryRef fieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
247 CFMutableDictionaryRef filteredFieldValues=CFDictionaryCreateMutable(kCFAllocatorDefault, 0,
286 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
292 CFMutableDictionaryRef fieldValues = (CFMutableDictionaryRef)context;
/macosx-10.9.5/bless-98/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForLegacyDevice.c62 CFMutableDictionaryRef dict,
74 CFMutableDictionaryRef dict;
219 CFMutableDictionaryRef dict,
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkConfigurationInternal.h77 CFMutableDictionaryRef externalIDs;
126 CFMutableDictionaryRef unsaved;
147 CFMutableDictionaryRef overrides;
H A Ddy_framework.h43 CFMutableDictionaryRef
96 CFMutableDictionaryRef *properties,
175 CFMutableDictionaryRef
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
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...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
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...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dmsdfs.c465 static void addNumberToDictionary(CFMutableDictionaryRef dict, CFStringRef key,
493 static void addCStringToDictionary(CFMutableDictionaryRef dict, CFStringRef key,
739 CFMutableDictionaryRef dict,
773 CFMutableDictionaryRef *outReferralDict)
778 CFMutableDictionaryRef referral_dict = NULL;
965 CFMutableDictionaryRef referral_info;
1678 CFMutableDictionaryRef *outReferralDict)
1689 CFMutableDictionaryRef referralDict = NULL;
1771 CFMutableDictionaryRef referralDict = NULL;
1807 CFMutableDictionaryRef openOption
[all...]
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/Regressions/
H A DSOSTestDataSource.c34 CFMutableDictionaryRef database;
43 CFMutableDictionaryRef data_sources;
139 CFMutableDictionaryRef ocopy = CFDictionaryCreateMutableCopy(kCFAllocatorDefault, 0, (CFDictionaryRef)object);
152 CFMutableDictionaryRef ocopy = CFDictionaryCreateMutableForCFTypes(kCFAllocatorDefault);
338 CFMutableDictionaryRef SOSTestDataSourceGetDatabase(SOSDataSourceRef data_source) {
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
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/Security-55471.14.18/sec/Security/Tool/
H A Dcodesign.c126 static CFMutableDictionaryRef lc_code_sig(uint8_t *lc_code_signature, size_t lc_code_signature_len)
128 CFMutableDictionaryRef code_signature =
231 static CFMutableDictionaryRef load_code_signature(FILE *binary, size_t slice_offset)
234 CFMutableDictionaryRef result = NULL;
262 CFMutableDictionaryRef result = NULL;
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Ddns-configuration.c203 add_resolver(CFMutableArrayRef resolvers, CFMutableDictionaryRef resolver)
229 CFMutableDictionaryRef compare;
330 CFMutableDictionaryRef match_resolver;
410 CFMutableDictionaryRef newDNS = NULL;
481 newDNS = (CFMutableDictionaryRef)CFRetain(dns);
536 CFMutableDictionaryRef resolver;
580 CFMutableDictionaryRef resolver;
658 extract_search_domains(CFMutableDictionaryRef defaultDomain, CFArrayRef supplemental)
927 CFMutableDictionaryRef newDNS;
1048 CFMutableDictionaryRef new_resolve
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMAssertions.c84 CFMutableDictionaryRef properties = NULL;
125 CFMutableDictionaryRef descriptor = NULL;
182 CFMutableDictionaryRef mutableProps = NULL;
189 static CFMutableDictionaryRef resyncCopy = NULL;
548 CFMutableDictionaryRef properties = NULL;
618 CFMutableDictionaryRef properties = NULL;
706 CFMutableDictionaryRef properties = NULL;
/macosx-10.9.5/Heimdal-323.92.1/lib/heimcred/
H A Dserver.m181 addPeerToACL(struct peer *peer, CFMutableDictionaryRef attrs)
203 CFMutableDictionaryRef attrs = NULL;
413 CFMutableDictionaryRef attrs = CFDictionaryCreateMutableCopy(NULL, 0, cred->attributes);
443 CFMutableDictionaryRef attrs = (CFMutableDictionaryRef)context;
453 CFMutableDictionaryRef attrs;
545 CFMutableDictionaryRef newattrs = CFDictionaryCreateMutableCopy(NULL, 0, credfrom->attributes);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextfind_query.c108 CFMutableDictionaryRef element,
116 CFMutableDictionaryRef element,
124 CFMutableDictionaryRef element,
140 CFMutableDictionaryRef element,
173 CFMutableDictionaryRef element,
221 CFMutableDictionaryRef element,
321 CFMutableDictionaryRef element,
580 CFMutableDictionaryRef element,
664 CFMutableDictionaryRef element,
735 CFMutableDictionaryRef elemen
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/cf/
H A Ditem.c97 CFMutableDictionaryRef keys;
119 CFMutableDictionaryRef top, cl;
266 CFMutableDictionaryRef c;
267 CFMutableDictionaryRef transitentUUIDs;
362 static CFMutableDictionaryRef
434 CFMutableDictionaryRef c = NULL, keys = NULL;
615 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
707 CFMutableDictionaryRef itemAttr = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
864 searchCopyResult(CFMutableDictionaryRef conf, CFDictionaryRef attrs)
1030 CFMutableDictionaryRef con
[all...]

Completed in 210 milliseconds

1234567891011>>