Home
last modified time | relevance | path

Searched refs:CFDictionaryRef (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Ddarwin-proctitle.c67 CFDictionaryRef*); in uv__set_process_title()
72 CFDictionaryRef (*pCFBundleGetInfoDictionary)(CFBundleRef); in uv__set_process_title()
74 CFDictionaryRef (*pLSApplicationCheckIn)(int, CFDictionaryRef); in uv__set_process_title()
H A Ddarwin-stub.h47 typedef void* CFDictionaryRef; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DSymbolMap.cpp87 CFDictionaryRef plist = (CFDictionaryRef)CFPropertyListCreateWithStream( in Load()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconfig_file.c300 CFDictionaryRef d; in parse_plist_config()
323 …d = (CFDictionaryRef)CFPropertyListCreateWithStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config()
325 …d = (CFDictionaryRef)CFPropertyListCreateFromStream(NULL, s, 0, kCFPropertyListImmutable, NULL, NU… in parse_plist_config()
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dannounce.c404 CFDictionaryRef btmm; in update_entries()