Lines Matching refs:CFSTR
121 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
156 bool SetFileAttrib(CFSTR path, DWORD attrib)
183 bool SetFileAttrib_PosixHighDetect(CFSTR path, DWORD attrib)
193 bool RemoveDir(CFSTR path)
220 bool MyMoveFile(CFSTR oldFile, CFSTR newFile)
258 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName)
321 bool CreateDir(CFSTR path)
356 static bool CreateDir2(CFSTR path)
398 static bool CreateDir2(CFSTR path);
400 bool CreateComplexDir(CFSTR _path)
482 bool DeleteFileAlways(CFSTR path)
586 bool MyGetFullPathName(CFSTR path, FString &resFullPath)
594 bool MyGetFullPathName(CFSTR path, FString &resFullPath)
605 bool SetCurrentDir(CFSTR path)
694 bool GetFullPathAndSplit(CFSTR path, FString &resDirPrefix, FString &resFileName)
706 bool GetOnlyDirPrefix(CFSTR path, FString &resDirPrefix)
764 bool CreateTempFile2(CFSTR prefix, bool addRandom, AString &postfix, NIO::COutFile *outFile)
825 bool CTempFile::Create(CFSTR prefix, NIO::COutFile *outFile)
839 bool CTempFile::CreateRandomInTempFolder(CFSTR namePrefix, NIO::COutFile *outFile)
865 bool CTempFile::MoveTo(CFSTR name, bool deleteDestBefore)
891 bool CTempDir::Create(CFSTR prefix)
922 bool RemoveDir(CFSTR path)
928 static BOOL My_CopyFile(CFSTR oldFile, CFSTR newFile)
955 bool MyMoveFile(CFSTR oldFile, CFSTR newFile)
978 bool CreateDir(CFSTR path)
983 static bool CreateDir2(CFSTR path)
989 bool DeleteFileAlways(CFSTR path)
994 bool SetCurrentDir(CFSTR path)
1045 bool SetDirTime(CFSTR path, const CFiTime *cTime, const CFiTime *aTime, const CFiTime *mTime)
1138 int my_chown(CFSTR path, uid_t owner, gid_t group)
1143 bool SetFileAttrib_PosixHighDetect(CFSTR path, DWORD attrib)
1219 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName)