Searched refs:DIRTYPE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/include/
H A Dtar.h52 #define DIRTYPE '5' /* Directory */ macro
/netbsd-current/bin/pax/
H A Dtar.h59 #define DIRTYPE '5' /* Directory */ macro
H A Dtar.c539 case DIRTYPE: /* see below */
543 * Note: V7 tar doesn't actually have DIRTYPE, but it was
546 if (*pt == '/' || hd->linkflag == DIRTYPE) {
898 case DIRTYPE:
1137 hd->typeflag = DIRTYPE;
1139 return size_err("DIRTYPE", arcn);
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:
/netbsd-current/common/dist/zlib/contrib/untgz/
H A Duntgz.c48 #define DIRTYPE '5' /* directory */ macro
459 case DIRTYPE:

Completed in 229 milliseconds