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

/openbsd-current/include/
H A Dtar.h47 #define BLKTYPE '4' macro
/openbsd-current/bin/pax/
H A Dtar.h59 #define BLKTYPE '4' /* Block Special File */ macro
H A Dtar.c855 case BLKTYPE:
860 if (hd->typeflag == BLKTYPE) {
1208 hd->typeflag = BLKTYPE;

Completed in 73 milliseconds