Home
last modified time | relevance | path

Searched refs:renamed (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_misc/
H A Dzvol_misc_008_pos.ksh139 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 Dzfs_rename_mountpoint.ksh38 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 Dzfs_rename_nounmount.ksh39 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 Dzfs_rename_004_neg.ksh81 $TESTPOOL/$RECVFS/%recv $TESTPOOL/renamed.$$
/freebsd/bin/sh/
H A Dredir.c65 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 DNEWS55 * 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 Dzforce44 echo "$1" -- renamed to "$n"
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-pde-data.m42 dnl # 5.17 API: PDE_DATA() renamed to pde_data(),
H A Dkernel-follow-down-one.m43 dnl # follow_down() renamed follow_down_one(). The original follow_down()
H A Dkernel-reclaim_state.m45 dnl # is renamed to reclaimed
H A Dkernel-vfs-file_range.m48 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 Dkernel-genhd-flags.m45 dnl # GENHD_FL_NO_PART_SCAN renamed GENHD_FL_NO_PART
H A Dkernel-is_owner_or_cap.m43 dnl # The is_owner_or_cap() macro was renamed to inode_owner_or_capable(),
H A Dkernel-objtool.m46 dnl # Kernel 5.10: linux/frame.h was renamed linux/objtool.h
H A Dkernel-setattr-prepare.m44 dnl # The inode_change_ok() function has been renamed setattr_prepare()
H A Dkernel-vfs-iov_iter.m4108 dnl # __iov member of an iov_iter*. The iov member was renamed to this
/freebsd/contrib/file/magic/Magdir/
H A Ddiamond8 # XXX - I think it was either renamed Slate, or replaced by Slate....
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dgemini.txt4 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 D0001-pci_aer.diff2 renamed with the following commit:
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DMIMGInstructions.td988 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 DWITH_META_MODE48 This option originally invoked a different build system but that was renamed
/freebsd/contrib/tnftp/
H A DREADME8 It was renamed to `tnftp' by Luke Mewburn in February 2003.
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-sysv.mk135 .if ${:Ufile.c other.c:file.%=renamed.%} != "renamed.c other.c"
/freebsd/contrib/sendmail/
H A DFREEBSD-upgrade4 For the import of sendmail, the following directories were renamed:
/freebsd/contrib/dialog/
H A Dconfigure.in71 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

123456