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

/macosx-10.10/libfs-13/
H A DFSFormatName.c77 CFURLRef tURL; local
99 tURL = CFURLCreateWithFileSystemPath(NULL, tStr, kCFURLPOSIXPathStyle, true);
100 if (tURL) {
101 CFArrayAppendValue(tmpStrings, tURL);

Completed in 54 milliseconds