Home
last modified time | relevance | path

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

12

/titanic_52/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_tar_001_pos.ksh33 # Verify that '$TAR' command with -p option supports to archive ZFS ACLs
38 # 3. Use $TAR to archive file and directory
57 log_assert "Verify that '$TAR' command supports to archive ZFS ACLs."
89 log_must $TAR cpf $TARFILE $file $dir
94 log_must $TAR xpf $TARFILE
107 log_pass "'$TAR' command succeeds to support ZFS ACLs."
H A Dzfs_acl_tar_002_pos.ksh34 # Verify that '$TAR' command with -p@ option supports to archive ZFS ACLs
41 # 4. Use $TAR cf@ to archive file and directory
42 # 5. Use $TAR xf@ to extract the archive file
60 log_assert "Verify that '$TAR' command supports to archive ZFS ACLs & xattrs."
99 log_must $TAR cpf@ $TARFILE ${testfile#$TESTDIR/} ${testdir#$TESTDIR/}
103 log_must $TAR xpf@ $TESTDIR/$TARFILE
115 log_pass "'$TAR' command succeeds to support ZFS ACLs."
H A Dzfs_acl_chmod_delete_001_pos.ksh70 log_must $TAR xpf $TESTDIR/$ARCHIVEFILE
126 log_must $TAR xpf $TESTDIR/$ARCHIVEFILE
217 log_must $TAR cpf $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_owner_001_pos.ksh132 $TAR xpf $TESTDIR/$ARCHIVEFILE
168 $TAR xpf $TESTDIR/$ARCHIVEFILE
276 $TAR cpf $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_xattr_002_pos.ksh90 log_must $TAR xpf@ $TESTDIR/$ARCHIVEFILE
149 log_must $TAR cpf@ $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_xattr_001_pos.ksh97 log_must $TAR xpf@ $TESTDIR/$ARCHIVEFILE
154 log_must $TAR cpf@ $TESTDIR/$ARCHIVEFILE basedir
H A Dzfs_acl_chmod_aclmode_001_pos.ksh534 log_must $TAR cpf@ $TARFILE $basedir
547 log_must $TAR xpf@ $TARFILE
/titanic_52/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_011_pos.ksh168 log_must $TAR cf noxattr.tar tar.$$
169 log_must $TAR c@f xattr.tar tar.$$
173 log_must $TAR xf xattr.tar
178 log_must $TAR x@f xattr.tar
183 log_must $TAR xf $TESTDIR/noxattr.tar
188 log_must $TAR x@f $TESTDIR/noxattr.tar
/titanic_52/usr/src/test/zfs-tests/tests/functional/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
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_002_pos.ksh72 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
126 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
148 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
161 log_must $TAR cf $DEVICE_DIR/$DEVICE_ARCHIVE ${DEVICE_FILE}*
H A Dzpool_import_missing_003_pos.ksh115 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
145 log_must $TAR cf $DEVICE_DIR/$DEVICE_ARCHIVE ${DEVICE_FILE}*
167 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
H A Dzpool_import_missing_001_pos.ksh134 log_must $TAR xf $DEVICE_DIR/$DEVICE_ARCHIVE
146 log_must $TAR cf $DEVICE_DIR/$DEVICE_ARCHIVE \
/titanic_52/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration_002_pos.ksh59 prepare $DNAME "$TAR cf $TESTDIR/tar$$.tar $BNAME"
62 migrate $NONZFS_TESTDIR $SUMA $SUMB "$TAR xf $TESTDIR/tar$$.tar"
H A Dmigration_001_pos.ksh59 prepare $DNAME "$TAR cf $TESTDIR/tar$$.tar $BNAME"
62 migrate $TESTDIR $SUMA $SUMB "$TAR xf $TESTDIR/tar$$.tar"
H A Dmigration_003_pos.ksh59 prepare $DNAME "$TAR cf $NONZFS_TESTDIR/tar$$.tar $BNAME"
62 migrate $TESTDIR $SUMA $SUMB "$TAR xvf $NONZFS_TESTDIR/tar$$.tar"
/titanic_52/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_tar_001_pos.ksh64 log_must usr_exec $TAR cpf@ $tarout *
74 log_must usr_exec $TAR xpf@ $tarout
H A Dzfs_acl_tar_002_neg.ksh67 log_must usr_exec $TAR cpf $tarout *
76 log_must usr_exec $TAR xpf $tarout
H A Dzfs_acl_pax_002_pos.ksh75 log_must eval "usr_exec $TAR xpf@ $paxout > /dev/null 2>&1"
H A Dzfs_acl_pax_006_pos.ksh82 log_must usr_exec $TAR xf@ $paxout
/titanic_52/usr/src/
H A DMakefile150 $(TAR) xjpf $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2); \
162 $(TAR) cfX - $(CODEMGR_WS)/exception_lists/closed-bins .) | \
163 (cd $(ROOT); $(TAR) xBpf -); \
/titanic_52/usr/src/cmd/cpio/
H A Dcpio.c401 union tblock *Thdr_p; /* TAR header pointer */
1131 if (Hdr_type != TAR && Hdr_type != USTAR && Hdr_type != BAR) { in ckname()
1331 Hdr_type = TAR; in ckopts()
1440 * (TARTYP (TAR and USTAR)). For -o and the CRC header, the file is opened and
1443 * to the file system I/O buffer. The TARTYP (TAR and USTAR) headers calculate
1486 case TARTYP: /* TAR and USTAR */ in cksum()
1651 case TAR: in creat_hdr()
2963 * read(2) each block of data and bwrite() it to the archive. For TARTYP (TAR
3003 USTAR && Hdr_type != TAR)) { /* symbolic link */ in data_out()
3035 (Hdr_type == USTAR || Hdr_type == TAR)) { in data_out()
[all...]
H A Dcpio.h102 /* Differentiate between TAR and USTAR */
104 #define TAR 7 /* Regular tar */ macro
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.sh90 TAR=tar
772 ${TAR} ${TARFLAGS}f -${eX}
775 ${TAR} ${TARFLAGS}f -${eX} lib/package/tgz/INIT.${bI}YYYY-MM-DD.HOSTTYPE${eI}.tgz
945 gunzip < lib/package/tgz/INIT.${bI}YYYY-MM-DD${eI}.tgz | ${TAR} ${TARFLAGS}f -${eX}
948 ${TAR} ${TARFLAGS}f -${eX} lib/package/tgz/INIT.${bI}YYYY-MM-DD${eI}.tgz
1356 TAR=*) eval $n='$'v
6194 else if onpath gunzip && onpath $TAR && isascii
6197 do if $TAR ${i}f - /dev/null > /dev/null 2>&1
6206 '') $exec gunzip < "$f" | $TAR ${TARFLAGS}f - ;;
6207 *) $exec "gunzip < $f | $TAR
[all...]
/titanic_52/usr/src/test/zfs-tests/include/
H A Dcommands.cfg132 export TAR="/usr/sbin/tar"

12