HomeSort by: relevance | last modified time | path
    Searched refs:ustar (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/bin/pax/
t_pax.sh 39 pax -w -b 512 -x ustar -f file1.tar foo bar
43 pax -w -b 512 -x ustar -f file2.tar foo
45 pax -w -b 512 -x ustar -f file2.tar -a bar
72 atf_check pax -w -x ustar -f baz.tar baz
104 atf_check pax -w -x ustar -f baz.tar baz
119 atf_check pax -w -x ustar -f baz.tar baz
135 atf_check sh -c '{ cd foo/bar && pax -w -x ustar .; } >bar.tar'
  /src/distrib/vax/floppy/
Makefile 34 ${TOOL_PAX} ${PAX_TIMESTAMP} -O -w -x ustar -M | \
  /src/tests/usr.bin/cpio/
Makefile 95 test_gcpio_compat_ref.ustar.uu \
99 test_gcpio_compat_ref_nosym.ustar.uu \
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 526 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
1087 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1104 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1110 [ustar],
1111 [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1123 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1130 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1161 # ustar tarball either.
configure.ac 10 AM_INIT_AUTOMAKE([1.11 dist-bzip2 tar-ustar foreign subdir-objects])

Completed in 14 milliseconds