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

/freebsd-13-stable/include/protocols/
H A Ddumprestore.h137 #define TS_TAPE 1 /* dump tape header */ macro
/freebsd-13-stable/sbin/restore/
H A Dtape.c465 if (tmpbuf.c_type == TS_TAPE) {
1357 case TS_TAPE:
1418 if (header->c_type == TS_TAPE) {
1538 case TS_TAPE:
/freebsd-13-stable/sbin/dump/
H A Dmain.c422 spcl.c_type = TS_TAPE;
H A Dtape.c102 int count; /* count to next header (used for TS_TAPE */
653 spcl.c_type = TS_TAPE;

Completed in 114 milliseconds