/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies/ |
H A D | zfs_copies_001_pos.ksh | 74 log_must zfs create -o copies=$val $fs1 76 log_must zfs create -V $VOLSIZE -o copies=$val $vol1 79 log_must zfs create -o copies=$val $vol1 86 log_must zfs create -o copies=$val2 $fs2 88 log_must zfs create -V $VOLSIZE -o copies=$val2 $vol2 91 log_must zfs create -o copies=$val2 $vol2 109 log_must zfs set copies=$val $ds
|
H A D | zfs_copies.kshlib | 45 val_actual=$(get_prop copies $ds) 81 typeset copies=$2 87 log_must zfs create -V $VOLSIZE -o compression=off -o copies=$copies \ 143 ((nfilesize = copies * ${FILESIZE%m})) 146 "copies as $copies ($used < $nfilesize)" \
|
H A D | zfs_copies_004_neg.ksh | 51 log_mustnot zfs create -o copies=$val $TESTPOOL/$TESTFS1 52 log_mustnot zfs create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1 53 log_mustnot zfs set copies=$val $TESTPOOL/$TESTFS 54 log_mustnot zfs set copies=$val $TESTPOOL/$TESTVOL
|
H A D | zfs_copies_006_pos.ksh | 71 for copies in 1 2 3; do 72 do_vol_test $NEWFS_DEFAULT_FS $copies $mntp
|
H A D | zfs_copies_005_neg.ksh | 73 log_mustnot zfs set copies=$val $ds 76 log_mustnot zfs create -o copies=$val $ds
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
H A D | removal_nopwrite.ksh | 40 log_must zfs set copies=1 $origin 44 log_must zfs set copies=3 $origin 48 log_must zfs set copies=1 $origin 52 log_must zfs set copies=3 $origin 63 log_must zfs set copies=1 $origin/clone 68 log_must zfs set copies=3 $origin/clone 73 log_must zfs set copies=1 $origin/clone 78 log_must zfs set copies=3 $origin/clone 101 log_must zfs set copies=1 $origin/clone 106 log_must zfs set copies=3 $origin/clone [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/ |
H A D | bclone_diffprops_all.ksh | 40 log_must zfs set copies=1 $TESTSRCFS 44 log_must zfs set copies=3 $TESTDSTFS 53 log_must zfs set copies=2 $TESTSRCFS 57 log_must zfs set copies=1 $TESTDSTFS 66 log_must zfs set copies=2 $TESTSRCFS 70 log_must zfs set copies=3 $TESTDSTFS 79 log_must zfs inherit copies $TESTSRCFS 83 log_must zfs inherit copies $TESTDSTFS
|
H A D | bclone_diffprops_copies.ksh | 44 log_must zfs set copies=$srcprop $TESTSRCFS 45 log_must zfs set copies=$dstprop $TESTDSTFS 56 log_must zfs inherit copies $TESTSRCFS 57 log_must zfs inherit copies $TESTDSTFS
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_copies/ |
H A D | zfs_copies_001_pos.ksh | 85 log_must $ZFS create -o copies=$val $fs1 87 log_must $ZFS create -V $VOLSIZE -o copies=$val $vol1 89 log_must $ZFS create -o copies=$val $vol1 96 log_must $ZFS create -o copies=$val2 $fs2 98 log_must $ZFS create -V $VOLSIZE -o copies=$val2 $vol2 100 log_must $ZFS create -o copies=$val2 $vol2 116 log_must $ZFS set copies=$val $ds
|
H A D | zfs_copies_004_neg.ksh | 60 log_mustnot $ZFS create -o copies=$val $TESTPOOL/$TESTFS1 61 log_mustnot $ZFS create -V $VOLSIZE -o copies=$val $TESTPOOL/$TESTVOL1 62 log_mustnot $ZFS set copies=$val $TESTPOOL/$TESTFS 63 log_mustnot $ZFS set copies=$val $TESTPOOL/$TESTVOL
|
H A D | zfs_copies_005_neg.ksh | 77 log_mustnot $ZFS set copies=$val $ds 80 log_mustnot $ZFS create -o copies=$val $ds
|
H A D | zfs_copies.kshlib | 40 val_actual=$(get_prop copies $ds) 100 log_must $ZFS create -V $VOLSIZE -o copies=$copy $vol
|
/freebsd/sys/tools/syscalls/core/ |
H A D | syscall.lua | 422 local function deepCopy(orig, copies) 423 copies = copies or {} 427 if copies[orig] then 428 copy = copies[orig] 431 copies[orig] = copy 433 copy[deepCopy(orig_key, copies)] = 434 deepCopy(orig_value, copies) 436 setmetatable(copy, deepCopy(getmetatable(orig), copies))
|
/freebsd/share/sendmail/ |
H A D | Makefile | 18 SHARED?= copies 23 META_TARGETS+= copies symlinks 25 copies: target
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | displayq.c | 500 show(const char *nfile, const char *datafile, int copies) in show() argument 505 ldump(nfile, datafile, copies); in show() 507 dump(nfile, datafile, copies); in show() 524 dump(const char *nfile, const char *datafile, int copies) in dump() argument 576 totsize += copies * lbuf.st_size; in dump() 584 ldump(const char *nfile, const char *datafile, int copies) in ldump() argument 589 if (copies > 1) in ldump() 590 printf("%-2d copies of %-19s", copies, nfile); in ldump()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite_copies.ksh | 50 zfs set copies=3 $origin/clone 60 log_must zfs set copies=3 $origin 66 zfs set copies=1 $origin/clone
|
/freebsd/contrib/diff/doc/ |
H A D | fdl.texi | 12 Everyone is permitted to copy and distribute verbatim copies 95 Examples of suitable formats for Transparent copies include plain 136 to the Document are reproduced in all copies, and that you add no other 139 copying of the copies you make or distribute. However, you may accept 140 compensation in exchange for copies. If you distribute a large enough 141 number of copies you must also follow the conditions in section 3. 143 You may also lend copies, under the same conditions stated above, and 144 you may publicly display copies. 149 If you publish printed copies (or copies in media that commonly have 152 copies in covers that carry, clearly and legibly, all these Cover [all …]
|
/freebsd/contrib/ntp/sntp/include/ |
H A D | ntp.lic | 3 <PFX>redistribution under the terms of the NTP License, copies of which 10 <PFX>provided that the above copyright notice appears in all copies and that
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | THIRDPARTYLICENSE.cityhash | 7 copies of the Software, and to permit persons to whom the Software is 11 all copies or substantial portions of the Software.
|
/freebsd/contrib/dialog/package/debian/ |
H A D | copyright | 36 copies of the Software, and to permit persons to whom the Software is 40 in all copies or portions of the Software. 62 sell copies of the Software, and to permit persons to whom the Software is 66 all copies or substantial portions of the Software. 95 provided that the above copyright notice appear in all copies and that
|
/freebsd/contrib/ntp/libjsmn/ |
H A D | LICENSE | 7 copies of the Software, and to permit persons to whom the Software is 11 all copies or substantial portions of the Software.
|
/freebsd/contrib/bearssl/ |
H A D | LICENSE.txt | 7 distribute, sublicense, and/or sell copies of the Software, and to 12 included in all copies or substantial portions of the Software.
|
/freebsd/contrib/expat/ |
H A D | COPYING | 8 distribute, sublicense, and/or sell copies of the Software, and to 13 in all copies or substantial portions of the Software.
|
/freebsd/contrib/libdivsufsort/ |
H A D | LICENSE | 9 copies of the Software, and to permit persons to whom the Software is 13 copies or substantial portions of the Software.
|
/freebsd/contrib/libcbor/ |
H A D | LICENSE.md | 9 copies of the Software, and to permit persons to whom the Software is 13 copies or substantial portions of the Software.
|