Searched refs:touch (Results 151 - 175 of 435) sorted by relevance

1234567891011>>

/freebsd-current/tools/test/stress2/misc/
H A Dmountro3.sh46 touch $mntpoint/file
H A Dfsck4.sh58 touch $mntpoint/xxxxxxxx # Panics here
H A Dmlockall5.sh94 touch(void *arg __unused)
126 rc = pthread_create(&tid[0], NULL, touch, NULL);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/
H A Didmap_mount_002.ksh66 log_must $SETPRIV touch $IDMAPDIR/file1
84 log_must $SETPRIV touch $IDMAPDIR/subdir/file2
H A Didmap_mount_003.ksh90 log_must $NSENTER touch $IDMAPDIR/file1
108 log_must $NSENTER touch $IDMAPDIR/subdir/file2
/freebsd-current/usr.sbin/pw/tests/
H A Dpw_userdel_test.sh38 touch ${HOME}/skel/a
62 touch ${HOME}/foo
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zap_shrink/
H A Dzap_shrink_001_pos.ksh52 touch $(seq $((($i-1)*$BATCH+1)) $(($i*$BATCH)));
/freebsd-current/release/tools/
H A Doci.conf91 touch ${DESTDIR}/firstboot
/freebsd-current/contrib/cortex-strings/
H A Dautogen.sh50 touch debian/deletable.files
65 touch debian/deletable.files
/freebsd-current/crypto/openssh/contrib/redhat/
H A Dsshd.init51 [ $RETVAL -eq 0 ] && touch /var/lock/subsys/sshd
/freebsd-current/contrib/netbsd-tests/lib/librumphijack/
H A Dt_vfs.sh130 atf_check -s exit:0 touch /rump/mnt/filename
144 atf_check -s exit:0 touch /rump/mnt/filename
178 atf_check -s exit:0 touch ./loser
203 atf_check -s exit:0 touch /dir/file
/freebsd-current/contrib/netbsd-tests/fs/cd9660/
H A Dt_high_ino_big_file.sh105 touch "done"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_fail.ksh84 touch $path/0/strayfile
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_timestamp.ksh50 log_must touch "$fspath/file$i"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_001_pos.ksh84 log_must user_run $PUSER touch $PRJFILE
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/features/large_dnode/
H A Dlarge_dnode_002_pos.ksh68 touch $file
H A Dlarge_dnode_003_pos.ksh55 log_must touch /$LDNFS/foo
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/posix-sa/
H A Dposix_001_pos.ksh58 log_must touch $TESTDIR/file.0
90 log_mustnot user_run $ZFS_ACL_STAFF1 "touch $TESTDIR/dir.0/file.1"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/xattr/
H A Dxattr_012_pos.ksh58 log_must touch $TESTDIR/myfile.$$
H A Dxattr_008_pos.ksh56 log_must touch $TESTDIR/myfile.$$
H A Dxattr_003_neg.ksh57 log_must touch $testfile
H A Dxattr_005_pos.ksh56 log_must touch $TESTDIR/myfile.$$
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_005_neg.ksh93 log_must touch $ZFSROOT/$rst_root/$TESTFS/tmpfile
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/posix/
H A Dposix_001_pos.ksh58 log_must touch $TESTDIR/file.0
90 log_mustnot user_run $ZFS_ACL_STAFF1 "touch $TESTDIR/dir.0/file.1"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_encrypted_freeobjects.ksh46 touch $file

Completed in 228 milliseconds

1234567891011>>