Searched refs:TS_ADDR (Results 1 – 4 of 4) sorted by relevance
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) { in getbitmap()1120 if (spcl.c_type == TS_ADDR) in getfile()1524 case TS_ADDR: in gethead()1581 case TS_ADDR: in accthdr()1640 case TS_ADDR: in findinode()1692 } while (header->c_type == TS_ADDR); in findinode()
148 #define TS_ADDR 4 /* continuation of file record */ macro
682 spcl.c_type = iswap32(TS_ADDR); in blksout32()732 spcl.c_type = iswap32(TS_ADDR); in blksout64()
332 iswap32(spcl.c_type) == TS_ADDR) { in flushtape()