Searched refs:DIRTYPE (Results 1 – 3 of 3) sorted by relevance
9 DIRTYPE = "dir" variable81 d.type = [REGTYPE, DIRTYPE][d.name[-1] == "/"]
102 if info.type != tarfile.DIRTYPE:
48 #define DIRTYPE '5' /* directory */ macro459 case DIRTYPE: in tar()
Completed in 3 milliseconds