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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dtranslate.c174 const char *tmp_vfile;
185 SVN_ERR(svn_io_open_unique_file3(NULL, &tmp_vfile, tmp_dir,
214 SVN_ERR(svn_subst_copy_and_translate4(src_abspath, tmp_vfile,
222 *xlated_abspath = tmp_vfile;
173 const char *tmp_vfile; local

Completed in 124 milliseconds