Searched refs:TS_END (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/include/protocols/
H A Ddumprestore.h142 #define TS_END 5 /* end of volume marker */ macro
/freebsd-12-stable/sbin/restore/
H A Dtape.c245 endoftapemark.s_spcl.c_type = TS_END;
890 if (spcl.c_type == TS_END)
1363 case TS_END:
1443 case TS_END:
1453 if (header->c_type != TS_END)
1521 case TS_END:
/freebsd-12-stable/sbin/dump/
H A Dmain.c600 spcl.c_type = TS_END;
H A Dtape.c284 if (spcl.c_type != TS_END && spcl.c_type != TS_CLRI &&

Completed in 270 milliseconds