Home
last modified time | relevance | path

Searched refs:tmpfile1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_wc.h2359 const char *tmpfile1,
2393 const char *tmpfile1,
2420 const char *tmpfile1,
2527 const char *tmpfile1,
2544 const char *tmpfile1,
2559 const char *tmpfile1,
2622 const char *tmpfile1,
2637 const char *tmpfile1,
2651 const char *tmpfile1,
2695 const char *tmpfile1,
[all …]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDdeprecated.c1447 const char *tmpfile1, in wrap_3to1_file_changed() argument
1464 tmpfile1, tmpfile2, in wrap_3to1_file_changed()
1482 const char *tmpfile1, in wrap_3to1_file_added() argument
1498 tmpfile1, tmpfile2, rev1, rev2, in wrap_3to1_file_added()
1514 const char *tmpfile1, in wrap_3to1_file_deleted() argument
1529 tmpfile1, tmpfile2, mimetype1, mimetype2, in wrap_3to1_file_deleted()
1648 const char *tmpfile1, in wrap_3to2_file_changed() argument
1664 path, tmpfile1, tmpfile2, in wrap_3to2_file_changed()
1677 const char *tmpfile1, in wrap_3to2_file_added() argument
1693 tmpfile1, tmpfile2, rev1, rev2, in wrap_3to2_file_added()
[all …]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
HDoutput.c244 char *tmpfile1 = NULL; in check_for_weak() local
283 tmpfile1 = curfile; in check_for_weak()
294 *curfilep = tmpfile1; in check_for_weak()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDdiff.c868 const char *tmpfile1, in diff_content_changed() argument
921 SVN_ERR(transform_link_to_git(&tmpfile1, &l_hash, tmpfile1, in diff_content_changed()
966 SVN_ERR(svn_stream_open_readonly(&left_stream, tmpfile1, in diff_content_changed()
1053 tmpfile1, tmpfile2, in diff_content_changed()
1081 SVN_ERR(svn_diff_file_diff_2(&diff, tmpfile1, tmpfile2, in diff_content_changed()
1111 tmpfile1, tmpfile2, label1, label2, in diff_content_changed()
/freebsd-11-stable/contrib/subversion/subversion/svnlook/
HDsvnlook.c702 prepare_tmpfiles(const char **tmpfile1, in prepare_tmpfiles() argument
716 *tmpfile1 = NULL; in prepare_tmpfiles()
747 SVN_ERR(svn_stream_open_unique(&stream, tmpfile1, NULL, in prepare_tmpfiles()