Searched refs:path_tmp (Results 1 – 2 of 2) sorted by relevance
1992 const char *path_tmp; in set_node_origins_for_file() local2033 SVN_ERR(svn_stream_open_unique(&stream, &path_tmp, in set_node_origins_for_file()2040 return svn_io_file_rename(path_tmp, node_origins_path, pool); in set_node_origins_for_file()
4648 const char *path_tmp; in svn_io_write_version_file() local4653 SVN_ERR(svn_io_write_unique(&path_tmp, in svn_io_write_version_file()4665 SVN_ERR(svn_io_file_rename(path_tmp, path, pool)); in svn_io_write_version_file()