Searched refs:TS_END (Results 1 – 5 of 5) sorted by relevance
164 #define TS_END 5 /* end of volume marker */ macro
278 endoftapemark.s_spcl.c_type = TS_END; in setup()358 checktype(&spcl, TS_END) == GOOD) { in setup()1050 if (checktype(&spcl, TS_END) == GOOD) { in getfile()1840 case TS_END: in gethead()1931 case TS_END: in accthdr()1942 if (header->c_type != TS_END) in accthdr()2012 if (checktype(header, TS_END) == GOOD) { in findinode()2014 curfile.ts = TS_END; in findinode()
160 if (ts != TS_END && ts != TS_INODE) { in extractdirs()172 (ts == TS_END)) { in extractdirs()
640 if (spcl.c_type == TS_END) { in spclrec()667 if (spcl.c_type == TS_END) in spclrec()2263 } else if (nextspcl->s_spcl.c_type == TS_END) { in checkpoint()2314 case TS_END: in checkpoint()2315 if (spcl.c_type == TS_END) in checkpoint()
1093 spcl.c_type = TS_END; in main()