Home
last modified time | relevance | path

Searched refs:TAR (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_tar_001_pos.ksh68 log_assert "Verify that '$TAR' command supports to archive ZFS ACLs."
101 log_must $TAR cpf $TARFILE $file $dir
106 log_must $TAR xpf $TARFILE
119 log_pass "'$TAR' command succeeds to support ZFS ACLs."
H A Dzfs_acl_tar_002_pos.ksh71 log_assert "Verify that '$TAR' command supports to archive ZFS ACLs & xattrs."
110 log_must $TAR cpf@ $TARFILE ${testfile#$TESTDIR/} ${testdir#$TESTDIR/}
114 log_must $TAR xpf@ $TESTDIR/$TARFILE
126 log_pass "'$TAR' command succeeds to support ZFS ACLs."
H A Dzfs_acl_chmod_owner_001_pos.ksh67 log_must $TAR xpf $TESTDIR/$ARCHIVEFILE
173 $TAR xpf $TESTDIR/$ARCHIVEFILE
208 $TAR xpf $TESTDIR/$ARCHIVEFILE
316 $TAR cpf $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_delete_001_pos.ksh85 log_must $TAR xpf $TESTDIR/$ARCHIVEFILE
139 log_must $TAR xpf $TESTDIR/$ARCHIVEFILE
230 log_must $TAR cpf $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_xattr_002_pos.ksh102 log_must $TAR xpf@ $TESTDIR/$ARCHIVEFILE
161 log_must $TAR cpf@ $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_xattr_001_pos.ksh109 log_must $TAR xpf@ $TESTDIR/$ARCHIVEFILE
166 log_must $TAR cpf@ $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_aclmode_001_pos.ksh463 log_must $TAR cpf@ $TARFILE basedir
477 log_must $TAR xpf@ $TARFILE
H A Dnontrivial_test.sh617 atf_set "descr" "Verify that '$TAR' command supports to archive ZFS ACLs."
642 atf_set "descr" "Verify that '$TAR' command supports to archive ZFS ACLs & xattrs."
/freebsd/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_002_pos.ksh101 log_must $TAR cf $TESTDIR/tarball.original.tar file*
113 log_must $TAR cf $TESTDIR/tarball.snapshot.tar file*
121 log_must $TAR xf $TESTDIR/tarball.original.tar
124 log_must $TAR xf $TESTDIR/tarball.snapshot.tar
H A Dsnapshot_006_pos.ksh99 log_must $TAR cf $TESTDIR1/tarball.original.tar file*
111 log_must $TAR cf $TESTDIR1/tarball.snapshot.tar file*
119 log_must $TAR xf $TESTDIR1/tarball.original.tar
122 log_must $TAR xf $TESTDIR1/tarball.snapshot.tar
/freebsd/tests/sys/cddl/zfs/tests/xattr/
H A Dxattr_011_pos.ksh176 log_must $TAR cf $TESTDIR/noxattr.tar $TESTDIR/tar.${TESTCASE_ID}
177 log_must $TAR c@f $TESTDIR/xattr.tar $TESTDIR/tar.${TESTCASE_ID}
181 log_must $TAR xf $TESTDIR/xattr.tar
186 log_must $TAR x@f $TESTDIR/xattr.tar
191 log_must $TAR xf $TESTDIR/noxattr.tar
196 log_must $TAR x@f $TESTDIR/noxattr.tar
/freebsd/tests/sys/cddl/zfs/tests/migration/
H A Dmigration_003_pos.ksh68 prepare $DNAME "$TAR cf $NONZFS_TESTDIR/tar${TESTCASE_ID}.tar $BNAME"
71 migrate $TESTDIR $SUMA $SUMB "$TAR xvf $NONZFS_TESTDIR/tar${TESTCASE_ID}.tar"
H A Dmigration_001_pos.ksh68 prepare $DNAME "$TAR cf $TESTDIR/tar${TESTCASE_ID}.tar $BNAME"
71 migrate $TESTDIR $SUMA $SUMB "$TAR xf $TESTDIR/tar${TESTCASE_ID}.tar"
H A Dmigration_002_pos.ksh68 prepare $DNAME "$TAR cf $TESTDIR/tar${TESTCASE_ID}.tar $BNAME"
71 migrate $NONZFS_TESTDIR $SUMA $SUMB "$TAR xf $TESTDIR/tar${TESTCASE_ID}.tar"
/freebsd/tests/sys/cddl/zfs/tests/acl/trivial/
H A Dzfs_acl_tar_001_pos.ksh79 log_must usr_exec $TAR cpf@ $tarout *
89 log_must usr_exec $TAR xpf@ $tarout
H A Dzfs_acl_tar_002_neg.ksh82 log_must usr_exec $TAR cpf $tarout *
91 log_must usr_exec $TAR xpf $tarout
H A Dzfs_acl_pax_002_pos.ksh90 log_must eval "usr_exec $TAR xpf@ $paxout > /dev/null 2>&1"
H A Dzfs_acl_pax_006_pos.ksh97 log_must usr_exec $TAR xf@ $paxout
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh121 [[ -e $DEVICE_ARCHIVE ]] && log_must $TAR xf $DEVICE_ARCHIVE
147 log_must $TAR cf $DEVICE_ARCHIVE ${DEVICE_FILE}*
169 log_must $TAR xf $DEVICE_ARCHIVE
/freebsd/contrib/tzdata/
H A DMakefile549 TAR='tar $(GNUTARFLAGS)'; \
551 TAR=tar; \
1240 $$TAR -cf - \
1247 $$TAR -cf - $(TZDATA_DIST) | \
1274 $$TAR -cf - \
1319 $$TAR -cf - * | gzip $(GZIPFLAGS)) >$@.out
1328 $$TAR -cf - tzdb-$(VERSION) | lzip -9 >$@.out
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dmath.shlib49 # within_tolerance VAL TAR TOL && $action
51 # within_tolerance VAL TAR TOL || $action
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dfsmc-nand.txt18 byte 1 TAR : ALE to RE delay, 4 bits are valid. Same format as TCLR.
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dturris1x.dts292 /* 11 MB for TAR.XZ Archive with Factory content of NAND Root File System */
/freebsd/contrib/file/magic/Magdir/
H A Darchive58 # ./var/ , ./lte/ and TpmEmuTpms/ then it is a pure TAR archive or Webmin without jcameron user name
66 # pure TAR
69 # Note: called "TAR - Tape ARchive" by TrID, "Tape Archive Format" by DROID via PUID x-fmt/265
93 # created for example by DOS TAR 3.20g 1994 Tim V.Shapore with -j option
195 # Summary: VirtualBox NvramFile with UEFI variables packed inside TAR archive
198 # Note: called "VirtualBox saved (U)EFI BIOS settings (TAR) by TrID and
214 # Summary: Comic Book Archive *.CBT with TAR format
228 # Summary: Open Virtualization Format *.OVF with disk images and more packed as TAR archive *.OVA
312 # look for TAR magic of WBM archive module info
318 # look for TAR magic of WBT archive theme info
/freebsd/contrib/openpam/
H A Daclocal.m41109 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1115 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],

12