Searched refs:CFURLCreateWithFileSystemPath (Results 126 - 139 of 139) sorted by relevance

123456

/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c1632 aKext->bundleURL = CFURLCreateWithFileSystemPath(CFGetAllocator(aKext),
2649 bundleURL = CFURLCreateWithFileSystemPath(allocator,
2978 result = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
4151 createdKextURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPrivateLib.c3231 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, obj, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextcache_main.c2280 myURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dhelper.c411 CFURLRef urlRef = CFURLCreateWithFileSystemPath(NULL, CFSTR("/System/Library/CoreServices/mDNSResponder.bundle"), kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DDebugServices.c908 url = CFURLCreateWithFileSystemPath( NULL, path, kCFURLPOSIXPathStyle, true );
/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DIODisplayLib.c184 url = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, string,
H A DIOGraphicsLib.c295 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLMediaElement.cpp1039 RetainPtr<CFURLRef> cfURL = adoptCF(CFURLCreateWithFileSystemPath(0, path.createCFString().get(), kCFURLWindowsPathStyle, false));
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmac.c587 url = CFURLCreateWithFileSystemPath (NULL, str,
H A Dimage.c2637 url = CFURLCreateWithFileSystemPath (NULL, path,
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_network.c640 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
/macosx-10.9.5/CF-855.17/
H A DCFURL.c4134 CFURLRef CFURLCreateWithFileSystemPath(CFAllocatorRef allocator, CFStringRef filePath, CFURLPathStyle fsType, Boolean isDirectory) { function
/macosx-10.9.5/PowerManagement-420.90.1/pmset/
H A Dpmset.c2603 _url = CFURLCreateWithFileSystemPath(0, bundlePath, kCFURLPOSIXPathStyle, TRUE);
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dipconfigd.c6496 np_url = CFURLCreateWithFileSystemPath(NULL,

Completed in 417 milliseconds

123456