Searched refs:TS_END (Results 1 – 4 of 4) sorted by relevance
138 #define TS_END 5 /* end of volume marker */ macro
237 endoftapemark.s_spcl.c_type = TS_END; in setup() 882 if (spcl.c_type == TS_END) in getfile() 1355 case TS_END: in gethead() 1435 case TS_END: in accthdr() 1445 if (header->c_type != TS_END) in accthdr() 1513 case TS_END: in findinode()
588 spcl.c_type = TS_END; in main()
277 if (spcl.c_type != TS_END && spcl.c_type != TS_CLRI && in flushtape()