Searched refs:TS_ADDR (Results 1 – 4 of 4) sorted by relevance
161 #define TS_ADDR 4 /* continuation of file record */ macro
452 spcl.c_type = TS_ADDR;616 spcl.c_type = TS_ADDR;651 spcl.c_type = TS_ADDR;
622 spcl.c_type = TS_ADDR; in spclrec()2174 if (sp->s_spcl.c_type != TS_ADDR) { in dowrite()2278 case TS_ADDR: in checkpoint()
1118 if ((readhdr(&spcl) == GOOD) && (checktype(&spcl, TS_ADDR) == GOOD)) { in getfile()1405 if (spcl.c_type != TS_ADDR) { in xtrmap()1877 case TS_ADDR: in gethead()1926 case TS_ADDR: in accthdr()1992 if (checktype(header, TS_ADDR) == GOOD) { in findinode()