Searched refs:destFullDir (Results 1 – 1 of 1) sorted by relevance
431 string destFullDir = destDir; local433 DIR *dpDest = opendir(destFullDir.c_str());435 if (SetDir(destFullDir.c_str(), authRight)) {436 MST_LOG("[CopyDir] SetDir(%s) failed(%d)!", destFullDir.c_str(), errno);446 if (destFullDir.back() != '/') {447 destFullDir += "/";457 string fileDestDir = destFullDir;