Home
last modified time | relevance | path

Searched refs:tmpfile2 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/subversion/subversion/include/
HDsvn_wc.h2326 const char *tmpfile2,
2360 const char *tmpfile2,
2387 const char *tmpfile2,
2494 const char *tmpfile2,
2511 const char *tmpfile2,
2526 const char *tmpfile2,
2589 const char *tmpfile2,
2604 const char *tmpfile2,
2618 const char *tmpfile2,
2662 const char *tmpfile2,
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDdeprecated.c1391 const char *tmpfile2, in wrap_3to1_file_changed() argument
1405 if (tmpfile2 != NULL) in wrap_3to1_file_changed()
1407 tmpfile1, tmpfile2, in wrap_3to1_file_changed()
1426 const char *tmpfile2, in wrap_3to1_file_added() argument
1441 tmpfile1, tmpfile2, rev1, rev2, in wrap_3to1_file_added()
1458 const char *tmpfile2, in wrap_3to1_file_deleted() argument
1472 tmpfile1, tmpfile2, mimetype1, mimetype2, in wrap_3to1_file_deleted()
1592 const char *tmpfile2, in wrap_3to2_file_changed() argument
1607 path, tmpfile1, tmpfile2, in wrap_3to2_file_changed()
1621 const char *tmpfile2, in wrap_3to2_file_added() argument
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_client/
HDdiff.c662 const char *tmpfile2, in diff_content_changed() argument
743 SVN_ERR(svn_stream_open_readonly(&right_stream, tmpfile2, in diff_content_changed()
830 tmpfile1, tmpfile2, in diff_content_changed()
862 SVN_ERR(svn_diff_file_diff_2(&diff, tmpfile1, tmpfile2, in diff_content_changed()
906 tmpfile1, tmpfile2, label1, label2, in diff_content_changed()
/NextBSD/contrib/subversion/subversion/svnlook/
HDsvnlook.c680 const char **tmpfile2, in prepare_tmpfiles() argument
694 *tmpfile2 = NULL; in prepare_tmpfiles()
730 SVN_ERR(svn_stream_open_unique(&stream, tmpfile2, in prepare_tmpfiles()