Home
last modified time | relevance | path

Searched refs:DIRTYPE (Results 1 – 3 of 3) sorted by relevance

/src/include/
H A Dtar.h50 #define DIRTYPE '5' /* Directory */ macro
/src/bin/pax/
H A Dtar.h57 #define DIRTYPE '5' /* Directory */ macro
H A Dtar.c428 case DIRTYPE: in tar_rd()
775 case DIRTYPE: in ustar_rd()
914 hd->typeflag = DIRTYPE; in ustar_wr()