Searched refs:cf_path (Results 1 – 4 of 4) sorted by relevance
43 CFString cf_path; in SetPath() local44 cf_path.SetFileSystemRepresentation(path); in SetPath()45 if (cf_path.get()) { in SetPath()48 alloc, cf_path.get(), kCFURLPOSIXPathStyle, true)); in SetPath()
31 CFCString cf_path; in SetPath() local32 cf_path.SetFileSystemRepresentation(path); in SetPath()33 if (cf_path.get()) { in SetPath()36 alloc, cf_path.get(), kCFURLPOSIXPathStyle, true)); in SetPath()
124 CFCString cf_path; in AppendFileSystemRepresentationAsCFString() local125 cf_path.SetFileSystemRepresentation(s); in AppendFileSystemRepresentationAsCFString()126 ::CFArrayAppendValue(array, cf_path.get()); in AppendFileSystemRepresentationAsCFString()
46 char *cf_path; member120 current_cvsroot->cr_dir, cvsroot_files[i].cf_path); in cvs_init_local()