Searched refs:nFolder (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFPlatform.c404 * where nFolder_path is obtained by calling SHGetFolderPath with nFolder
411 CF_EXPORT CFMutableStringRef _CFCreateApplicationRepositoryPath(CFAllocatorRef alloc, int nFolder) { argument
416 if (S_OK == SHGetFolderPathW(NULL, nFolder, NULL, 0, (wchar_t *) szPath)) {
H A DCFPriv.h529 CF_EXPORT CFMutableStringRef _CFCreateApplicationRepositoryPath(CFAllocatorRef alloc, int nFolder);
550 CF_EXPORT CFMutableStringRef _CFCreateApplicationRepositoryPath(CFAllocatorRef alloc, int nFolder);

Completed in 218 milliseconds