Home
last modified time | relevance | path

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

/freebsd-12.1/tests/sys/cddl/zfs/tests/history/
H A Dhistory_002_pos.ksh65 for FileToRm in $EXPECT_HISTORY $REAL_HISTORY $tmpfile $tmpfile2; do
116 tmpfile=$TMPDIR/tmpfile.${TESTCASE_ID} ; tmpfile2=$TMPDIR/tmpfile2.${TESTCASE_ID}
155 log_must eval "$ZFS send -i $volsnap $volsnap2 > $tmpfile2"
159 exec_record eval "$ZFS receive $vol < $tmpfile2"
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zfs_send/
H A Dzfs_send_004_neg.ksh69 for f in $tmpfile1 $tmpfile2; do
106 tmpfile2=$TESTDIR/testfile2.${TESTCASE_ID}
107 log_must $TOUCH $tmpfile2
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_wc.h2360 const char *tmpfile2,
2394 const char *tmpfile2,
2421 const char *tmpfile2,
2528 const char *tmpfile2,
2545 const char *tmpfile2,
2560 const char *tmpfile2,
2623 const char *tmpfile2,
2638 const char *tmpfile2,
2652 const char *tmpfile2,
2696 const char *tmpfile2,
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c1421 const char *tmpfile2, in wrap_3to1_file_changed() argument
1435 if (tmpfile2 != NULL) in wrap_3to1_file_changed()
1456 const char *tmpfile2, in wrap_3to1_file_added() argument
1488 const char *tmpfile2, in wrap_3to1_file_deleted() argument
1622 const char *tmpfile2, in wrap_3to2_file_changed() argument
1651 const char *tmpfile2, in wrap_3to2_file_added() argument
1679 const char *tmpfile2, in wrap_3to2_file_deleted() argument
1792 const char *tmpfile2, in wrap_4to3_file_changed() argument
1828 const char *tmpfile2, in wrap_4to3_file_added() argument
1853 tmpfile1, tmpfile2, in wrap_4to3_file_added()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c799 const char *tmpfile2, in diff_content_changed() argument
852 SVN_ERR(transform_link_to_git(&tmpfile2, &r_hash, tmpfile2, in diff_content_changed()
923 SVN_ERR(svn_stream_open_readonly(&right_stream, tmpfile2, in diff_content_changed()
1010 tmpfile1, tmpfile2, in diff_content_changed()
1042 SVN_ERR(svn_diff_file_diff_2(&diff, tmpfile1, tmpfile2, in diff_content_changed()
1099 tmpfile1, tmpfile2, label1, label2, in diff_content_changed()
/freebsd-12.1/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c669 const char **tmpfile2, in prepare_tmpfiles() argument
683 *tmpfile2 = NULL; in prepare_tmpfiles()
718 SVN_ERR(svn_stream_open_unique(&stream, tmpfile2, NULL, in prepare_tmpfiles()