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

  /bionic/libc/include/
tar.h 58 #define BLKTYPE '4'
  /external/zlib/src/contrib/untgz/
untgz.c 47 #define BLKTYPE '4' /* block special */
  /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...]

Completed in 2895 milliseconds