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

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/CodeSigningHelper/
H A Dmain.c121 CFURLRef infoPlistURL = _CFBundleCopyInfoPlistURL(bundle);
/macosx-10.9.5/CF-855.17/
H A DCFBundlePriv.h169 CFURLRef _CFBundleCopyInfoPlistURL(CFBundleRef bundle);
H A DCFBundle.c3772 CFURLRef infoPlistURL = _CFBundleCopyInfoPlistURL(bundle);
3785 CF_EXPORT CFURLRef _CFBundleCopyInfoPlistURL(CFBundleRef bundle) { function
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dbundlediskrep.cpp152 if (CFRef<CFURLRef> infoURL = _CFBundleCopyInfoPlistURL(mBundle)) {
296 if (CFRef<CFURLRef> info = _CFBundleCopyInfoPlistURL(mBundle))
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dbundlediskrep.cpp152 if (CFRef<CFURLRef> infoURL = _CFBundleCopyInfoPlistURL(mBundle)) {
296 if (CFRef<CFURLRef> info = _CFBundleCopyInfoPlistURL(mBundle))
/macosx-10.9.5/kext_tools-326.95.1/
H A Dmkext1_file.c202 infoDictURL = _CFBundleCopyInfoPlistURL(kextBundle);
H A Dkextfind_commands.c622 infoDictURL = _CFBundleCopyInfoPlistURL(kextBundle);
H A Dkextfind_query.c1753 infoDictURL = _CFBundleCopyInfoPlistURL(kextBundle);
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c12519 infoDictURL = _CFBundleCopyInfoPlistURL(kextBundle);

Completed in 150 milliseconds