Home
last modified time | relevance | path

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

/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_send/
H A Dzfs_send_004_neg.ksh64 for f in $tmpfile1 $tmpfile2; do
98 tmpfile1=$TESTDIR/testfile1.${TESTCASE_ID}
99 log_must $TOUCH $tmpfile1
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_004_neg.ksh54 for f in $tmpfile1 $tmpfile2; do
88 tmpfile1=$TESTDIR/testfile1.$$
89 log_must touch $tmpfile1
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c244 char *tmpfile1 = NULL; in check_for_weak() local
283 tmpfile1 = curfile; in check_for_weak()
294 *curfilep = tmpfile1; in check_for_weak()