Searched refs:DR_NEWHEADER (Results 1 – 3 of 3) sorted by relevance
168 #define DR_NEWHEADER 1 /* new format tape header */ macro
602 spcl.c_flags |= DR_NEWHEADER; in spclrec()627 spcl.c_flags &= ~(DR_NEWHEADER|DR_REDUMP|DR_TRUEINC); in spclrec()
618 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { in getvol()