/freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_misc/ |
H A D | zvol_misc_008_pos.ksh | 139 renamed=${root}_renamed 140 log_must $ZFS rename $root $renamed 142 test_exists $renamed/vol1 $renamed/vol2 $renamed/vol2@newsnap 143 test_notexists $root/vol1 $renamed/vol1@snap $renamed/vol1@newsnap 146 test_exists $renamed/$vol $renamed/$vol@snap 149 log_must $ZFS destroy -r $renamed 150 test_notexists $renamed/vol0 $renamed/vol1 $renamed/vol2
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/ |
H A D | zfs_rename_mountpoint.ksh | 38 zfs destroy -fR $TESTPOOL/renamed 62 log_must zfs rename $TESTPOOL/rename_test $TESTPOOL/renamed 69 log_must zfs list $TESTPOOL/renamed 70 log_must zfs list $TESTPOOL/renamed/ds 71 log_must zfs list $TESTPOOL/renamed/child 72 log_must zfs list $TESTPOOL/renamed/child/grandchild 74 if ! ismounted $TESTPOOL/renamed; then 75 log_must zfs get all $TESTPOOL/renamed 78 if ! ismounted $TESTPOOL/renamed/ds; then 81 if ismounted $TESTPOOL/renamed/child; then [all …]
|
H A D | zfs_rename_nounmount.ksh | 39 zfs destroy -fR $TESTPOOL/renamed 64 log_mustnot zfs rename $TESTPOOL/rename_test $TESTPOOL/renamed 65 log_must zfs rename -u $TESTPOOL/rename_test $TESTPOOL/renamed 71 log_must zfs list $TESTPOOL/renamed 72 log_must zfs list $TESTPOOL/renamed/child 73 log_must zfs list $TESTPOOL/renamed/child/grandchild 76 -v genpat=$TESTPOOL/renamed \
|
H A D | zfs_rename_004_neg.ksh | 81 $TESTPOOL/$RECVFS/%recv $TESTPOOL/renamed.$$
|
/freebsd/bin/sh/ |
H A D | redir.c | 65 int renamed[10]; member 120 sv->renamed[i] = EMPTY; in redirect() 136 if ((flags & REDIR_PUSH) && sv->renamed[fd] == EMPTY) { in redirect() 149 sv->renamed[fd] = i; in redirect() 316 if (rp->renamed[i] != EMPTY) { in popredir() 317 if (rp->renamed[i] >= 0) { in popredir() 318 dup2(rp->renamed[i], i); in popredir() 319 close(rp->renamed[i]); in popredir() 351 if (rp->renamed[i] >= 0) { in clearredir() 352 close(rp->renamed[i]); in clearredir() [all …]
|
/freebsd/contrib/diff/ |
H A D | NEWS | 55 * cmp's old -c or --print-chars option has been renamed; 211 * diff options renamed: 212 --label renamed from --file-label 213 --forward-ed renamed from --reversed-ed 214 --paginate renamed from --print 215 --entire-new-file renamed from --entire-new-files 216 --new-file renamed from --new-files
|
/freebsd/usr.bin/gzip/ |
H A D | zforce | 44 echo "$1" -- renamed to "$n"
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-pde-data.m4 | 2 dnl # 5.17 API: PDE_DATA() renamed to pde_data(),
|
H A D | kernel-follow-down-one.m4 | 3 dnl # follow_down() renamed follow_down_one(). The original follow_down()
|
H A D | kernel-reclaim_state.m4 | 5 dnl # is renamed to reclaimed
|
H A D | kernel-vfs-file_range.m4 | 8 dnl # 4.5: BTRFS_IOC_CLONE and BTRFS_IOC_CLONE_RANGE renamed to FICLONE ands 10 dnl # 4.5: BTRFS_IOC_FILE_EXTENT_SAME renamed to FIDEDUPERANGE, added to VFS
|
H A D | kernel-genhd-flags.m4 | 5 dnl # GENHD_FL_NO_PART_SCAN renamed GENHD_FL_NO_PART
|
H A D | kernel-is_owner_or_cap.m4 | 3 dnl # The is_owner_or_cap() macro was renamed to inode_owner_or_capable(),
|
H A D | kernel-objtool.m4 | 6 dnl # Kernel 5.10: linux/frame.h was renamed linux/objtool.h
|
H A D | kernel-setattr-prepare.m4 | 4 dnl # The inode_change_ok() function has been renamed setattr_prepare()
|
H A D | kernel-vfs-iov_iter.m4 | 108 dnl # __iov member of an iov_iter*. The iov member was renamed to this
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | diamond | 8 # XXX - I think it was either renamed Slate, or replaced by Slate....
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | gemini.txt | 4 produced by Storlink Semiconductor around 2005. The company was renamed 5 later renamed Storm Semiconductor. The chip product name is Storlink SL3516.
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/patch/ |
H A D | 0001-pci_aer.diff | 2 renamed with the following commit:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | MIMGInstructions.td | 988 class VIMAGE_Atomic_gfx12_Renamed<mimgopc op, string renamed, 991 : VIMAGE_Atomic_gfx12<op, renamed, DataRC, num_addrs, enableDisasm>; 997 string renamed = ""> { 1019 if !empty(renamed) then 1022 def _V1_gfx12 : VIMAGE_Atomic_gfx12_Renamed <op, renamed, data_rc, 1, enableDasm>; 1044 if !empty(renamed) then 1047 def _V2_gfx12 : VIMAGE_Atomic_gfx12_Renamed <op, renamed, data_rc, 2, 0>; 1069 if !empty(renamed) then 1072 def _V3_gfx12 : VIMAGE_Atomic_gfx12_Renamed <op, renamed, data_rc, 3, 0>; 1094 if !empty(renamed) then [all …]
|
/freebsd/tools/build/options/ |
H A D | WITH_META_MODE | 48 This option originally invoked a different build system but that was renamed
|
/freebsd/contrib/tnftp/ |
H A D | README | 8 It was renamed to `tnftp' by Luke Mewburn in February 2003.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-sysv.mk | 135 .if ${:Ufile.c other.c:file.%=renamed.%} != "renamed.c other.c"
|
/freebsd/contrib/sendmail/ |
H A D | FREEBSD-upgrade | 4 For the import of sendmail, the following directories were renamed:
|
/freebsd/contrib/dialog/ |
H A D | configure.in | 71 dnl Allow dialog program and library to be renamed. 89 dnl If package is renamed, it is useful to have the dlg_XXX headers in a
|