Searched refs:of (Results 251 - 275 of 1327) sorted by relevance

<<11121314151617181920>>

/freebsd-current/tools/test/stress2/misc/
H A Dseekdir.sh82 /* Put a set of sample files in the target directory */
100 /* enumerate and delete small sets of files, one group */
107 /* i will be the number of files we hold */
139 /* i is the number of names we have left.*/
H A Dtrim6.sh10 # 1. Redistributions of source code must retain the above copyright
11 # notice, this list of conditions and the following disclaimer.
13 # notice, this list of conditions and the following disclaimer in the
55 echo "dd if=/dev/zero of=$image bs=1m count=$free"
56 dd if=/dev/zero of=$image bs=1m count=$free status=none
H A Dcompare.sh11 # 1. Redistributions of source code must retain the above copyright
12 # notice, this list of conditions and the following disclaimer.
14 # notice, this list of conditions and the following disclaimer in the
40 dd if=/dev/random of=$d1 bs=1m count=512 status=none || exit 1
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_recsize.ksh4 # This file and its contents are supplied under the terms of the
6 # You may only use this file in accordance with the terms of version
7 # 1.0 of the CDDL.
9 # A full copy of the text of the CDDL should have accompanied this
10 # source. A copy of the CDDL is also available via the Internet at
23 # Verify that nopwrite works regardless of recsize property setting.
45 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
52 dd if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_varying_compression.ksh4 # This file and its contents are supplied under the terms of the
6 # You may only use this file in accordance with the terms of version
7 # 1.0 of the CDDL.
9 # A full copy of the text of the CDDL should have accompanied this
10 # source. A copy of the CDDL is also available via the Internet at
31 # 3. For each of 4 randomly chosen compression types:
32 # 3a. Create a snap and clone (inheriting the checksum property) of the origin.
34 # 3c. Write the same 64M of data into the file that exists in the clone.
52 dd if=/dev/urandom of
[all...]
H A Dnopwrite_promoted_clone.ksh4 # This file and its contents are supplied under the terms of the
6 # You may only use this file in accordance with the terms of version
7 # 1.0 of the CDDL.
9 # A full copy of the text of the CDDL should have accompanied this
10 # source. A copy of the CDDL is also available via the Internet at
47 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
54 dd if=/$TESTPOOL/clone/file of=/$TESTDIR/file bs=1024k count=$MEGS \
H A Dnopwrite_sync.ksh4 # This file and its contents are supplied under the terms of the
6 # You may only use this file in accordance with the terms of version
7 # 1.0 of the CDDL.
9 # A full copy of the text of the CDDL should have accompanied this
10 # source. A copy of the CDDL is also available via the Internet at
45 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS oflag=sync \
50 dd if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_volume.ksh4 # This file and its contents are supplied under the terms of the
6 # You may only use this file in accordance with the terms of version
7 # 1.0 of the CDDL.
9 # A full copy of the text of the CDDL should have accompanied this
10 # source. A copy of the CDDL is also available via the Internet at
26 # 1. Create a clone of a volume that fits the criteria for nopwrite.
48 dd if=/dev/urandom of=$vol bs=16384 count=2048 conv=notrunc >/dev/null \
55 dd if=$vol of=$volclone bs=16384 count=2048 conv=notrunc >/dev/null 2>&1 || \
/freebsd-current/contrib/bmake/unit-tests/
H A Dsuff-incomplete.exp12 inserting ".a" (1) at end of list
13 inserting ".b" (2) at end of list
18 inserting ".a" (1) at end of list
19 inserting ".c" (3) at end of list
H A Dvarmod-order-shuffle.mk3 # Tests for the :Ox variable modifier, which returns the words of the
8 # As of 2020-08-16, make uses random(3) seeded by the current time in seconds.
10 # part of make that uses random numbers is the 'randomize-targets' mode, which
19 # support checking probabilistic output, so we accept that each of the
H A Dvarcmd.mk3 # Test behaviour of recursive make and vars set on command line.
5 # FIXME: The purpose of this test is unclear. The test uses six levels of
13 # actually intended. Removing that large block of code makes only this test
H A Ddirective-for-break.mk3 # Tests for .break in .for loops, which immediately terminates processing of
21 # The .break only breaks out of the immediately surrounding .for loop, any
37 # A .break outside the context of a .for loop is an error.
44 # expect+1: break outside of for loop
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_001_pos.ksh5 # The contents of this file are subject to the terms of the
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # information: Portions Copyright [yyyy] [name of copyright owner]
37 # Check the basic function of the project{obj}quota
70 log_mustnot user_run $PUSER mkfile 1 $PRJDIR/of
82 log_mustnot user_run $PUSER mkfile 1 $PRJDIR/of
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_012_neg.ksh5 # The contents of this file are subject to the terms of the
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # information: Portions Copyright [yyyy] [name of copyright owner]
36 # Pool can survive when one of mirror log device get corrupted
46 log_assert "Pool can survive when one of mirror log device get corrupted."
61 log_must dd if=/dev/urandom of=$mntpnt/testfile.$$ count=100
74 log_pass "Pool can survive when one of mirror log device get corrupted."
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/
H A Dauto_spare_002_pos.ksh6 # This file and its contents are supplied under the terms of the
8 # You may only use this file in accordance with the terms of version
9 # 1.0 of the CDDL.
11 # A full copy of the text of the CDDL should have accompanied this
12 # source. A copy of the CDDL is also available via the Internet at
72 log_must dd if=/dev/urandom of=$TESTFILE bs=1M count=64
76 log_must dd if=$TESTFILE of=/dev/null bs=1M count=64
/freebsd-current/contrib/llvm-project/llvm/lib/TargetParser/Unix/
H A DHost.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
40 // On darwin, we want to update the version to match that of the target.
55 // On AIX, the AIX version and release should be that of the current host
/freebsd-current/sys/x86/linux/
H A Dlinux_vdso_getcpu_x86.inc7 * Portions of this software were developed by Konstantin Belousov
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
/freebsd-current/sbin/fdisk/
H A Druntest.sh13 dd if=/dev/zero of=tmp count=1 > /dev/null 2>&1
/freebsd-current/share/dtrace/
H A Dhotopen9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
27 * The hotopen D script periodically outputs table of which UIDs
/freebsd-current/release/arm64/
H A DPINEBOOK.conf22 of=/dev/${mddev} bs=128k seek=1 conv=sync
/freebsd-current/share/mk/
H A Dgoogletest.test.mk2 # You must include bsd.test.mk instead of this file from your Makefile.
11 # future this will rely on a newer version of kyua which will integrate in
18 # List of GoogleTest test programs to build.
20 # Programs listed here are built according to the semantics of bsd.progs.mk for
/freebsd-current/tools/tools/nanobsd/
H A Dlegacy.sh10 # 1. Redistributions of source code must retain the above copyright
11 # notice, this list of conditions and the following disclaimer.
13 # notice, this list of conditions and the following disclaimer in the
43 # size of cylinder in sectors
46 # number of full cylinders on media
50 # size of data partition in full cylinders
56 # size of config partition in full cylinders
59 # size of image partition(s) in full cylinders
112 dd if=/dev/zero of=${IMG} seek=${CODE_SIZE} count=0
138 dd conv=sparse if=/dev/${MD} of
[all...]
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_add/
H A Dzpool_add_010_pos.ksh5 # The contents of this file are subject to the terms of the
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # information: Portions Copyright [yyyy] [name of copyright owner]
38 $TIMEOUT 60s $DD if=/dev/zero of=/$TESTPOOL/zerofile bs=128k
/freebsd-current/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd.kshlib6 # The contents of this file are subject to the terms of the
10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
19 # information: Portions Copyright [yyyy] [name of copyright owner]
78 log_must $DD if=/dev/zero of=$file bs=1024k count=64
86 log_must $DD if=/dev/urandom of=$vdev bs=1024k count=64 conv=notrunc
/freebsd-current/sys/dev/cxgb/
H A Dbin2h.pl31 1. Redistributions of source code must retain the above copyright notice,
32 this list of conditions and the following disclaimer.
34 2. Neither the name of the Chelsio Corporation nor the names of its

Completed in 409 milliseconds

<<11121314151617181920>>