HomeSort by relevance Sort by last modified time
    Searched refs:CONTTYPE (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/
tar.h 64 #define CONTTYPE '7'
  /bionic/tests/headers/posix/
tar_h.c 47 MACRO_VALUE(CONTTYPE, '7');
  /external/zlib/src/contrib/untgz/
untgz.c 50 #define CONTTYPE '7' /* reserved */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 85 CONTTYPE = "7" # contiguous file
106 CONTTYPE, CHRTYPE, BLKTYPE,
112 CONTTYPE, GNUTYPE_SPARSE)
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 85 CONTTYPE = "7" # contiguous file
106 CONTTYPE, CHRTYPE, BLKTYPE,
112 CONTTYPE, GNUTYPE_SPARSE)
    [all...]
  /external/python/cpython3/Lib/
tarfile.py 95 CONTTYPE = b"7" # contiguous file
116 CONTTYPE, CHRTYPE, BLKTYPE,
122 CONTTYPE, GNUTYPE_SPARSE)
    [all...]

Completed in 1030 milliseconds