Searched refs:DR_NEWHEADER (Results 1 – 3 of 3) sorted by relevance
152 #define DR_NEWHEADER 0x0001 /* new format tape header */ macro
689 spcl.c_flags |= DR_NEWHEADER; in startnewtape()692 spcl.c_flags &=~ DR_NEWHEADER; in startnewtape()
416 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { in getvol()441 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) in getvol()