Searched refs:__rename (Results 1 – 2 of 2) sorted by relevance
747 void __rename(const path& from, const path& to, std::error_code *ec) { in __rename() function
1297 void __rename(const path& from, const path& to, error_code *ec=nullptr);1708 return __rename(__from, __to);1713 return __rename(__from, __to, &__ec);