Searched refs:tar (Results 1 - 25 of 471) sorted by relevance

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/tar/
H A DpkgIndex.tcl5 package ifneeded tar 0.6 [list source [file join $dir tar.tcl]]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Duntar14 "$name: extract tar archives into directories, uncompressing if neccessary.
15 Usage: $name archive[.tar[.[Z|gz]]] ..
16 If an archive name given does not end in .tar, .tar.Z, or .tar.gz, it is
17 searched for first with .tar added, then .tar.Z, and then .tar.gz added.
18 The real filename must end in either .tar, .tar
[all...]
/macosx-10.10/libarchive-30/xcodescripts/
H A Dcreate_tar_symlinks.sh8 ln -s bsdtar ${DSTROOT}/usr/bin/tar
9 ln -s bsdtar.1 ${DSTROOT}/usr/share/man/man1/tar.1
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dhtdocs_setup27 tar cf - doc/*.n | gzip -9 > memchan.nroff.tar.gz
28 tar cf - doc/*.n | bzip2 > memchan.nroff.tar.bz2
29 zip memchan.nroff.tar.zip doc/*.n > /dev/null
30 tar cf - doc/*.html | gzip -9 > memchan.html.tar.gz
31 tar cf - doc/*.html | bzip2 > memchan.html.tar.bz2
32 zip memchan.html.tar
[all...]
/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A Dhtdocs_setup27 tar cf - doc/*.n | gzip -9 > trf.nroff.tar.gz
28 tar cf - doc/*.n | bzip2 > trf.nroff.tar.bz2
29 zip trf.nroff.tar.zip doc/*.n > /dev/null
30 tar cf - doc/*.html | gzip -9 > trf.html.tar.gz
31 tar cf - doc/*.html | bzip2 > trf.html.tar.bz2
32 zip trf.html.tar
[all...]
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_format_tar.c78 * Layout of POSIX 'ustar' tar header.
100 * Structure of GNU tar header
145 struct tar { struct
178 static int gnu_add_sparse_entry(struct archive_read *, struct tar *,
180 static void gnu_clear_sparse_list(struct tar *);
181 static int gnu_sparse_old_read(struct archive_read *, struct tar *,
183 static int gnu_sparse_old_parse(struct archive_read *a, struct tar *,
185 static int gnu_sparse_01_parse(struct archive_read *, struct tar *,
187 static ssize_t gnu_sparse_10_read(struct archive_read *, struct tar *);
188 static int header_Solaris_ACL(struct archive_read *, struct tar *,
246 struct tar *tar; local
273 struct tar *tar; local
391 struct tar *tar; local
447 struct tar *tar; local
516 struct tar* tar; local
544 tar_read_header(struct archive_read *a, struct tar *tar, struct archive_entry *entry) argument
732 header_Solaris_ACL(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
821 header_longlink(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
841 header_longname(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
862 header_volume(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
875 read_body_to_string(struct archive_read *a, struct tar *tar, struct archive_string *as, const void *h) argument
920 header_common(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1076 header_old_tar(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1097 header_pax_global(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1110 header_pax_extensions(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1146 header_ustar(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1198 pax_header(struct archive_read *a, struct tar *tar, struct archive_entry *entry, char *attr) argument
1401 pax_attribute(struct archive_read *a, struct tar *tar, struct archive_entry *entry, char *key, char *value) argument
1669 header_gnutar(struct archive_read *a, struct tar *tar, struct archive_entry *entry, const void *h) argument
1738 gnu_add_sparse_entry(struct archive_read *a, struct tar *tar, off_t offset, off_t remaining) argument
1760 gnu_clear_sparse_list(struct tar *tar) argument
1785 gnu_sparse_old_read(struct archive_read *a, struct tar *tar, const struct archive_entry_header_gnutar *header) argument
1823 gnu_sparse_old_parse(struct archive_read *a, struct tar *tar, const struct gnu_sparse *sparse, int length) argument
1865 gnu_sparse_01_parse(struct archive_read *a, struct tar *tar, const char *p) argument
1920 gnu_sparse_10_atol(struct archive_read *a, struct tar *tar, ssize_t *remaining) argument
1966 gnu_sparse_10_read(struct archive_read *a, struct tar *tar) argument
2143 readline(struct archive_read *a, struct tar *tar, const char **start, ssize_t limit) argument
2205 utf8_decode(struct tar *tar, const char *src, size_t length) argument
[all...]
/macosx-10.10/vim-55/runtime/plugin/
H A DtarPlugin.vim11 " This part only sets the autocommands. The functions are in autoload/tar.vim.
23 augroup tar augroup
25 au BufReadCmd tarfile::* call tar#Read(expand("<amatch>"), 1)
26 au FileReadCmd tarfile::* call tar#Read(expand("<amatch>"), 0)
27 au BufWriteCmd tarfile::* call tar#Write(expand("<amatch>"))
28 au FileWriteCmd tarfile::* call tar#Write(expand("<amatch>"))
31 au BufReadCmd tarfile::*/* call tar#Read(expand("<amatch>"), 1)
32 au FileReadCmd tarfile::*/* call tar#Read(expand("<amatch>"), 0)
33 au BufWriteCmd tarfile::*/* call tar#Write(expand("<amatch>"))
34 au FileWriteCmd tarfile::*/* call tar#Writ
[all...]
/macosx-10.10/cups-408/
H A Dmakedarwinup22 rm -f ~/Desktop/Shared_cups-$1_HDRDSTROOT_osx.tar.gz
23 mv -f ~/Desktop/Shared_cups-$1_DSTROOT_osx.tar.gz ~/Desktop/cups-$1.tar.gz
25 echo "Send ~/Desktop/cups-$1.tar.gz to tester."
29 echo " sudo darwinup install ~/Desktop/cups-$1.tar.gz"
35 echo " sudo darwinup uninstall cups-$1.tar.gz"
/macosx-10.10/ncurses-44/ncurses/
H A Dtar-copy.sh2 # $Id: tar-copy.sh,v 1.5 2003/10/25 14:40:07 tom Exp $
33 # Copy a collection of files using 'tar', so that their dates and links are
67 if ( tar cf $TMP $1 )
70 LIST=`tar tf $TMP 2>&1`
72 $DOIT tar xvf $TMP
74 echo "Cannot create tar of $1 files"
/macosx-10.10/KerberosHelper-151/scripts/
H A Dq-submit.sh8 git archive --format=tar --prefix=$version/ $version | tar Cxf /tmp -
/macosx-10.10/MITKerberosShim-66/scripts/
H A Dq-submit.sh8 git archive --format=tar --prefix=$version/ $version | tar Cxf /tmp -
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_package_tar_reader.rb7 tar = tar_dir_header "foo", "bar", 0
8 tar << tar_file_header("bar", "baz", 0, 0)
10 io = TempIO.new tar
46 tar = tar_dir_header "foo", "bar", 0
47 tar << tar_file_header("bar", "baz", 0, 0)
49 io = TempIO.new tar
63 tar = tar_dir_header "foo", "bar", 0
64 tar << tar_file_header("bar", "baz", 0, 0)
66 io = TempIO.new tar
/macosx-10.10/TimeZoneData-62/
H A Dmakefile46 tar cf - ./makefile ./tz*.tar.gz ./boundaries | (cd $(SRCROOT) ; tar xfp -);
58 $(INSTALL) -b -m 0644 $(SRCROOT)/tz*.tar.gz $(DSTROOT)$(INSTALLDIR)
61 ln -sf $(notdir $(lastword $(wildcard $(SRCROOT)/tzdata*.tar.gz))) latest_tzdata.tar.gz; \
62 ln -sf $(notdir $(lastword $(wildcard $(SRCROOT)/tzcode*.tar.gz))) latest_tzcode.tar.gz;);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dmkrelease47 git archive --format=tar --prefix="${RELNAME}/" --remote="${REPO}" "$TAG" | tar xvf -
76 tar cf $RELNAME.tar $RELNAME
77 gzip -9 -c $RELNAME.tar > $RELNAME.tgz
80 rm -f $RELNAME.tar
/macosx-10.10/python_modules-40/
H A Dtar-remove.pl3 # Does an in-memory removal of tar entries matching the given regex.
6 # % perl tar-remove.pl regex tarball newtarball
29 '\.tar\.gz$' => MyTar::COMPRESS_GZIP,
30 '\.tar\.bz2$' => MyTar::COMPRESS_BZIP,
44 my $tar = MyTar->new($ARGV[1]) || die "$0: Can't open $ARGV[1]\n";
45 my @list = grep { /$match/ } map { $_->full_path } $tar->get_files();
46 $tar->remove(@list);
49 $tar->write($ARGV[2], $compress) || die "$0: Can't create $ARGV[2]\n";
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dmk_tarball21 target=$here/libMicro.tar
26 tar cvf $target $dirname
/macosx-10.10/postfix-255/postfix/examples/chroot-setup/
H A DSolaris1049 ## Sun's version of tar sucks. We'll have to remove the leading
52 (cd / && tar cphf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
109 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
H A DSolaris849 ## Sun's version of tar sucks. We'll have to remove the leading
52 (cd / && tar cphf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
103 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
/macosx-10.10/libarchive-30/libarchive/
H A DMakefile.am13 BUILT_SOURCES= libarchive/test/list.h tar/test/list.h cpio/test/list.h
74 tar/test/list.h \
83 -[ -f tar/Makefile ] && cd tar && make clean
84 -[ -f tar/test/Makefile ] && cd tar/test && make clean
200 libarchive/tar.5
346 libarchive/test/test_compat_gtar_1.tar.uu \
352 libarchive/test/test_compat_solaris_tar_acl.tar.uu \
353 libarchive/test/test_compat_tar_hardlink_1.tar
[all...]
/macosx-10.10/file-46/file/src/
H A Dis_tar.c29 * is_tar() -- figure out whether file is a tar archive.
31 * Stolen (by the author!) from the public domain tar program:
49 #include "tar.h"
57 "tar archive",
58 "POSIX tar archive",
59 "POSIX tar archive (GNU)",
66 * Do the tar test first, because if the first file in the tar
69 int tar; local
75 tar
[all...]
/macosx-10.10/python_modules-40/tmpprefix/libpng/
H A DMakefile21 tar xzof $(PNGNAMEVERS).tar.gz -C $(PNGTOP)
35 gnutar xozf $(PNGNAMEVERSORIG).tar.gz
38 gnutar czf $(PNGNAMEVERS).tar.gz $(PNGNAMEVERS)
39 rm -f $(PNGNAMEVERSORIG).tar.gz
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite606 at_tested='tar'
614 at_help_all='1;version.at:19;tar version;;
620 7;indexfile.at:26;tar --index-file=this_is_a_very_long_file_name_which_raises_issues.c --file=-;stdout indexfile;
621 8;verbose.at:26;tar cvf -;stdout verbose;
901 Report bugs to <bug-tar@gnu.org>.
909 GNU tar 1.17 test suite test groups:
933 echo "$as_me (GNU tar 1.17)"
1017 ## GNU tar 1.17 test suite. ##
1023 ## GNU tar 1.17 test suite. ##
1261 1 ) # 1. version.at:19: tar versio
[all...]
/macosx-10.10/libarchive-30/libarchive/contrib/psota-benchmark/
H A Dtcp.sh2 # tar comparision program
20 It currently compares: BSD tar (bsdtar), GNU tar (gnutar) and star in archive
24 Tcp creates temporary archive named tcp.tar with $pax and some native
36 dst=$2/tcp.tar
62 # tar versions
64 for tar in [EMAIL PROTECTED]; do echo -ne "$tar:\t"; $tar --version | head -1;
80 for tar i
[all...]
/macosx-10.10/llvmCore-3425.0.34/docs/
H A DMakefile55 install-html: $(PROJ_OBJ_DIR)/html.tar.gz
59 $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/html.tar.gz $(DESTDIR)$(PROJ_docsdir)
61 $(PROJ_OBJ_DIR)/html.tar.gz: $(HTML)
63 $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/html.tar
65 $(TAR) cf $(PROJ_OBJ_DIR)/html.tar *.html
66 $(Verb) $(GZIPBIN) $(PROJ_OBJ_DIR)/html.tar
71 $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(DESTDIR)$(PROJ_docsdir)
76 doxygen: regendoc $(PROJ_OBJ_DIR)/doxygen.tar.gz
85 $(PROJ_OBJ_DIR)/doxygen.tar.gz: $(DOXYFILES) $(PROJ_OBJ_DIR)/doxygen.cfg
87 $(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/doxygen.tar
[all...]
/macosx-10.10/gnutar-453/gnutar/tests/star/
H A Dquicktest.sh2 # This file is part of GNU tar testsuite.
36 tar xf $2
37 tar -cf ../archive -H ustar -T $1
75 ARCHIVE=$STAR_TESTSCRIPTS/ustar-all-quicktest.tar
85 tar --version

Completed in 223 milliseconds

1234567891011>>