Lines Matching refs:CFSTR
60 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
194 bool CFindFile::FindFirst(CFSTR path, CFileInfo &fi)
319 bool CFindStream::FindFirst(CFSTR path, CStreamInfo &si)
407 DWORD GetFileAttrib(CFSTR path)
456 bool CFileInfo::Find(CFSTR path, bool followLink)
669 bool CFileInfoBase::Fill_From_ByHandleFileInfo(CFSTR path)
685 bool CFileInfo::FollowReparse(CFSTR path, bool isDir)
738 bool DoesFileExist_Raw(CFSTR name)
744 bool DoesFileExist_FollowLink(CFSTR name)
750 bool DoesDirExist(CFSTR name, bool followLink)
756 bool DoesFileOrDirExist(CFSTR name)
844 HANDLE CFindChangeNotification::FindFirst(CFSTR path, bool watchSubtree, DWORD notifyFilter)
928 static int MY__lstat(CFSTR path, struct stat *st, bool followLink)
961 static const char *Get_Name_from_Path(CFSTR path) throw()
1114 bool CFileInfo::Find_DontFill_Name(CFSTR path, bool followLink)
1125 bool CFileInfo::Find(CFSTR path, bool followLink)
1144 bool DoesFileExist_Raw(CFSTR name)
1153 bool DoesFileExist_FollowLink(CFSTR name)
1162 bool DoesDirExist(CFSTR name, bool followLink)
1170 bool DoesFileOrDirExist(CFSTR name)