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

  /src/include/
tar.h 51 #define BLKTYPE '4' /* Block special */
  /src/bin/pax/
tar.h 58 #define BLKTYPE '4' /* Block Special File */
tar.c 911 case BLKTYPE:
916 if (hd->typeflag == BLKTYPE) {
1146 hd->typeflag = BLKTYPE;
  /src/common/dist/zlib/contrib/untgz/
untgz.c 60 #define BLKTYPE '4' /* block special */

Completed in 14 milliseconds