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

/freebsd-current/include/
H A Dtar.h49 #define BLKTYPE '4' /* Block special */ macro
/freebsd-current/bin/pax/
H A Dtar.h56 #define BLKTYPE '4' /* Block Special File */ macro
H A Dtar.c804 case BLKTYPE:
809 if (hd->typeflag == BLKTYPE) {
942 hd->typeflag = BLKTYPE;

Completed in 111 milliseconds