Searched refs:CFDictionaryRef (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/compiler-rt/lib/builtins/ |
| H A D | os_version_check.c | 34 *CFStringRef, *CFDictionaryRef, *CFTypeRef, *CFErrorRef; typedef 69 typedef const void *(*CFDictionaryGetValueFuncTy)(CFDictionaryRef, 147 CFDictionaryRef PListRef = NULL; in parseSystemVersionPList()
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | config_file.c | 298 CFDictionaryRef d; in parse_plist_config() 321 …d = (CFDictionaryRef)CFPropertyListCreateWithStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config() 323 …d = (CFDictionaryRef)CFPropertyListCreateFromStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | sysinfo.c | 1011 static CFDictionaryRef 1098 value_from_dict(CFDictionaryRef plist, CFStringRef key, apr_pool_t *pool) in value_from_dict() 1171 CFDictionaryRef plist = system_version_plist(&server, pool); in macos_release_name()
|
| /freebsd-12.1/crypto/heimdal/kdc/ |
| H A D | announce.c | 402 CFDictionaryRef btmm; in update_entries()
|