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

123456

/macosx-10.9.5/SecurityTool-55115/
H A Dauthz.c142 fileURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, filePath, kCFURLPOSIXPathStyle, false);
200 fileURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, filePath, kCFURLPOSIXPathStyle, false);
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDAMain.c228 gDABundlePath = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, __kDABundlePath, kCFURLPOSIXPathStyle, TRUE );
H A DDAFileSystem.c523 command = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, CFSTR( "/sbin/mount" ), kCFURLPOSIXPathStyle, FALSE );
861 command = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, CFSTR( "/sbin/quotacheck" ), kCFURLPOSIXPathStyle, FALSE );
935 command = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, CFSTR( "/sbin/umount" ), kCFURLPOSIXPathStyle, FALSE );
H A DDAInternal.c440 object = CFURLCreateWithFileSystemPath( allocator, object, kCFURLPOSIXPathStyle, TRUE );
H A DDASupport.c289 base = CFURLCreateWithFileSystemPath( kCFAllocatorDefault, CFSTR( FS_DIR_LOCATION ), kCFURLPOSIXPathStyle, TRUE );
/macosx-10.9.5/IOFWDVComponents-207.4.1/tests/
H A DAVCTest.c89 bundleURL = CFURLCreateWithFileSystemPath(
/macosx-10.9.5/Security-55471.14.18/utilities/src/
H A DSecCertificateTrace.c259 CFURLRef aggd_url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, path_to_aggd_framework, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/Security-55471.14.18/utilities/utilities/
H A DSecCertificateTrace.c259 CFURLRef aggd_url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, path_to_aggd_framework, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_usernotification.c970 iokitFrameworkBundleURL = CFURLCreateWithFileSystemPath(
1407 myURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
1548 myURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
2286 myURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
H A Dkextd_request.c1112 kextURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
1183 dependencyURL = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
/macosx-10.9.5/pam_modules-138/modules/pam_mount/
H A Dpam_mount.c302 (NULL == (home_url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, cfhomedir, kCFURLPOSIXPathStyle, true))) ||
/macosx-10.9.5/CF-855.17/
H A DCFPlatform.c300 retVal = CFURLCreateWithFileSystemPath(kCFAllocatorSystemDefault, str, kCFURLWindowsPathStyle, true);
313 retVal = CFURLCreateWithFileSystemPath(kCFAllocatorSystemDefault, str, kCFURLWindowsPathStyle, true);
325 retVal = CFURLCreateWithFileSystemPath(NULL, str, kCFURLWindowsPathStyle, true);
H A DCFPreferences.c191 url = CFURLCreateWithFileSystemPath(alloc, completePath, kCFURLWindowsPathStyle, true);
208 if (!home) home = CFURLCreateWithFileSystemPath(alloc, CFSTR("/Library/Preferences/"), kCFURLPOSIXPathStyle, true);
H A DCFError.c439 CFURLRef url = CFURLCreateWithFileSystemPath(kCFAllocatorSystemDefault, path, kCFURLPOSIXPathStyle, false /* not a directory */);
H A DCFURL.h111 CFURLRef CFURLCreateWithFileSystemPath(CFAllocatorRef allocator, CFStringRef filePath, CFURLPathStyle pathStyle, Boolean isDirectory);
/macosx-10.9.5/DiskArbitration-266/autodiskmount/
H A Dautodiskmount.c165 bar = CFURLCreateWithFileSystemPath(NULL, str, kCFURLPOSIXPathStyle, 1);
237 bar = CFURLCreateWithFileSystemPath(NULL, str, kCFURLPOSIXPathStyle, 1);
292 bundleUrl = CFURLCreateWithFileSystemPath(NULL, str, kCFURLPOSIXPathStyle, 1);
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dcontext.c299 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, file, kCFURLPOSIXPathStyle, false);
/macosx-10.9.5/Security-55471.14.18/sec/Security/Tool/
H A Dcodesign.c216 path_url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, path_cfstring, kCFURLPOSIXPathStyle, true);
/macosx-10.9.5/system_cmds-597.90.1/nvram.tproj/
H A Dnvram.c313 fileURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/nvram.tproj/
H A Dnvram.c313 fileURL = CFURLCreateWithFileSystemPath( kCFAllocatorDefault,
/macosx-10.9.5/Heimdal-323.92.1/lib/akadmin/
H A Dadmin.c564 url = CFURLCreateWithFileSystemPath(NULL, fn, kCFURLPOSIXPathStyle, false);
626 url = CFURLCreateWithFileSystemPath(NULL, fn, kCFURLPOSIXPathStyle, false);
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/mac/
H A DPluginProcessMac.mm433 RetainPtr<CFURLRef> pluginURL = adoptCF(CFURLCreateWithFileSystemPath(0, m_pluginPath.createCFString().get(), kCFURLPOSIXPathStyle, false));
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dmodelist.c691 url = CFURLCreateWithFileSystemPath(
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c159 CFURLRef pluginUrl = CFURLCreateWithFileSystemPath(kCFAllocatorDefault,
/macosx-10.9.5/libfs-13/
H A DFSFormatName.c99 tURL = CFURLCreateWithFileSystemPath(NULL, tStr, kCFURLPOSIXPathStyle, true);

Completed in 291 milliseconds

123456