Searched refs:realOldPath (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libroot/
H A Dfs.cpp1087 string realOldPath; local
1088 status_t error = get_path(oldDir, oldPath, realOldPath);
1098 if (rename(realOldPath.c_str(), realNewPath.c_str()) < 0)

Completed in 90 milliseconds