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

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

Completed in 34 milliseconds