HomeSort by: relevance | last modified time | path
    Searched refs:DIRTYPE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
tar.h 52 #define DIRTYPE '5' /* Directory */
  /src/bin/pax/
tar.h 59 #define DIRTYPE '5' /* Directory */
tar.c 539 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);
  /src/common/dist/zlib/contrib/untgz/
untgz.c 61 #define DIRTYPE '5' /* directory */
458 case DIRTYPE:

Completed in 15 milliseconds