Lines Matching refs:MakeErrMsg
441 MakeErrMsg(ErrStr, "getStatusInfo():" + std::string(path) +
486 MakeErrMsg(ErrMsg, std::string(path) + ": Can't make file writable: ");
502 MakeErrMsg(ErrMsg, path + ": can't get status of file");
524 MakeErrMsg(ErrMsg, path + ": Can't read directory: ");
540 MakeErrMsg(ErrMsg, path + ": Can't read directory: ");
662 return MakeErrMsg(ErrMsg,
671 return MakeErrMsg(ErrMsg, std::string(pathname) +
684 return MakeErrMsg(ErrMsg, path + ": Can't create file: ");
737 return MakeErrMsg(ErrStr, path + ": Can't read directory: ");
747 return MakeErrMsg(ErrStr, path + ": Can't read directory: ");
753 return MakeErrMsg(ErrStr,
762 return MakeErrMsg(ErrStr, path + ": Can't destroy file: ");
766 return MakeErrMsg(ErrStr, path + ": Can't destroy file: ");
799 return MakeErrMsg(ErrMsg, "Can't move '" + path + "' to '" + newName.path
826 return MakeErrMsg(ErrMsg, path + ": GetFileInformationByHandle: ");
839 return MakeErrMsg(ErrMsg, path + ": SetFileTime: ");
848 return MakeErrMsg(ErrMsg, path + ": SetFileAttributes: ");
854 return MakeErrMsg(ErrMsg, path + ": SetFileAttributes: ");
866 return MakeErrMsg(ErrMsg, "Can't copy '" + Src.str() +
914 return MakeErrMsg(ErrMsg, path + ": can't create file");