Searched refs:Thdr_p (Results 1 – 1 of 1) sorted by relevance
401 union tblock *Thdr_p; /* TAR header pointer */ variable1487 crc_p = Thdr_p->tbuf.t_cksum; in cksum()1492 crc_p = (char *)Thdr_p; in cksum()3459 typeflag = Thdr_p->tbuf.t_typeflag; in file_in()3466 (void) strncpy(lname, Thdr_p->tbuf.t_linkname, in file_in()4721 Thdr_p = (union tblock *)Buffr.b_out_p; in gethdr()4730 Thdr_p->tbuf.t_typeflag == _XATTR_HDRTYPE)) { in gethdr()4844 Thdr_p->tbuf.t_typeflag = xattrp->h_typeflag; in gethdr()4876 Hdr_type == TAR) && Thdr_p->tbuf.t_typeflag == 'A')) { in gethdr()5596 if (Hdr_type == TAR && Thdr_p->tbuf.t_typeflag == SYMTYPE) { in openout()[all …]