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

  /bionic/libc/include/
tar.h 58 #define BLKTYPE '4'
  /bionic/tests/headers/posix/
tar_h.c 44 MACRO_VALUE(BLKTYPE, '4');
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /external/python/cpython2/Lib/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /external/python/cpython3/Lib/
tarfile.py 92 BLKTYPE = b"4" # block special device
116 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /external/zlib/src/contrib/untgz/
untgz.c 47 #define BLKTYPE '4' /* block special */

Completed in 213 milliseconds