Searched refs:tmpfile1 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/tests/sys/cddl/zfs/tests/cli_root/zfs_send/ |
| H A D | zfs_send_004_neg.ksh | 69 for f in $tmpfile1 $tmpfile2; do 103 tmpfile1=$TESTDIR/testfile1.${TESTCASE_ID} 104 log_must $TOUCH $tmpfile1
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/ |
| H A D | zfs_send_004_neg.ksh | 54 for f in $tmpfile1 $tmpfile2; do 88 tmpfile1=$TESTDIR/testfile1.$$ 89 log_must touch $tmpfile1
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_wc.h | 2359 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-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | deprecated.c | 1447 const char *tmpfile1, in wrap_3to1_file_changed() argument 1482 const char *tmpfile1, in wrap_3to1_file_added() argument 1514 const char *tmpfile1, in wrap_3to1_file_deleted() argument 1648 const char *tmpfile1, in wrap_3to2_file_changed() argument 1677 const char *tmpfile1, in wrap_3to2_file_added() argument 1705 const char *tmpfile1, in wrap_3to2_file_deleted() argument 1818 const char *tmpfile1, in wrap_4to3_file_changed() argument 1842 tmpfile1, tmpfile2, in wrap_4to3_file_changed() 1854 const char *tmpfile1, in wrap_4to3_file_added() argument 1880 tmpfile1, tmpfile2, in wrap_4to3_file_added() [all …]
|
| /freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | output.c | 244 char *tmpfile1 = NULL; in check_for_weak() local 283 tmpfile1 = curfile; in check_for_weak() 294 *curfilep = tmpfile1; in check_for_weak()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | diff.c | 868 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-13.1/contrib/subversion/subversion/svnlook/ |
| H A D | svnlook.c | 702 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()
|