Home
last modified time | relevance | path

Searched refs:ustar (Results 1 – 14 of 14) sorted by relevance

/openbsd/usr.bin/file/magdir/
H A Dfsav59 >>>>769 string ustar\0 \b, tarred
61 >769 string ustar\0 \b, tarred
H A Darchive11 257 string ustar\0 POSIX tar archive
13 257 string ustar\040\040\0 GNU tar archive
/openbsd/bin/pax/
H A Dtar.c1100 wr_ustar_or_pax(ARCHD *arcn, int ustar) in wr_ustar_or_pax() argument
1129 if (ustar) { in wr_ustar_or_pax()
1149 if (ustar) { in wr_ustar_or_pax()
1245 if (ustar) { in wr_ustar_or_pax()
1300 if (bad_mtime && ustar) in wr_ustar_or_pax()
1303 if (!ustar) { in wr_ustar_or_pax()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Daclocal.m4433 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
809 # FORMAT should be one of `v7', `ustar', or `pax'.
824 [m4_case([$1], [ustar],, [pax],,
828 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
846 # ustar tarball either.
/openbsd/gnu/gcc/libssp/
H A Daclocal.m4421 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
776 # FORMAT should be one of `v7', `ustar', or `pax'.
791 [m4_case([$1], [ustar],, [pax],,
795 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
813 # ustar tarball either.
/openbsd/gnu/gcc/libgomp/
H A Daclocal.m4421 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
776 # FORMAT should be one of `v7', `ustar', or `pax'.
791 [m4_case([$1], [ustar],, [pax],,
795 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
813 # ustar tarball either.
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Daclocal.m4421 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
797 # FORMAT should be one of `v7', `ustar', or `pax'.
812 [m4_case([$1], [ustar],, [pax],,
816 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
834 # ustar tarball either.
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Daclocal.m4433 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
809 # FORMAT should be one of `v7', `ustar', or `pax'.
824 [m4_case([$1], [ustar],, [pax],,
828 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
846 # ustar tarball either.
/openbsd/gnu/gcc/libmudflap/
H A Daclocal.m4421 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
834 # FORMAT should be one of `v7', `ustar', or `pax'.
849 [m4_case([$1], [ustar],, [pax],,
853 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
871 # ustar tarball either.
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Daclocal.m4433 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
830 # FORMAT should be one of `v7', `ustar', or `pax'.
845 [m4_case([$1], [ustar],, [pax],,
849 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
867 # ustar tarball either.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Daclocal.m4433 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
830 # FORMAT should be one of `v7', `ustar', or `pax'.
845 [m4_case([$1], [ustar],, [pax],,
849 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
867 # ustar tarball either.
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Daclocal.m4433 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
830 # FORMAT should be one of `v7', `ustar', or `pax'.
845 [m4_case([$1], [ustar],, [pax],,
849 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
867 # ustar tarball either.
/openbsd/gnu/usr.bin/texinfo/
H A Daclocal.m4488 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
978 # FORMAT should be one of `v7', `ustar', or `pax'.
993 [m4_case([$1], [ustar],, [pax],,
997 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1015 # ustar tarball either.
/openbsd/gnu/usr.bin/perl/
H A DREADME.os390126 tar cf - --format=ustar perl-V.R.M | gzip --best > perl-V.R.M.tar.gz