Searched refs:BLKTYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/
H A Dtar.h51 #define BLKTYPE '4' /* Block special */ macro
/freebsd-9.3-release/bin/pax/
H A Dtar.h57 #define BLKTYPE '4' /* Block Special File */ macro
H A Dtar.c831 case BLKTYPE:
836 if (hd->typeflag == BLKTYPE) {
969 hd->typeflag = BLKTYPE;

Completed in 113 milliseconds