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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tar.h 40 devmajor and devminor are only valid for typeflag=={BLKTYPE,CHRTYPE}.
94 #define BLKTYPE '4' /* Block special. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tar.h 40 devmajor and devminor are only valid for typeflag=={BLKTYPE,CHRTYPE}.
94 #define BLKTYPE '4' /* Block special. */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py 82 BLKTYPE = "4" # block special device
106 CONTTYPE, CHRTYPE, BLKTYPE,
    [all...]
  /external/zlib/src/contrib/untgz/
untgz.c 47 #define BLKTYPE '4' /* block special */

Completed in 375 milliseconds