Searched refs:TS_ADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/protocols/
H A Ddumprestore.h52 * or TS_ADDR record. Note that it must be a power of two.
128 #define TS_ADDR 4 /* continuation of file record */ macro
/freebsd-9.3-release/sbin/restore/
H A Dtape.c1020 if (spcl.c_type == TS_ADDR)
1414 case TS_ADDR:
1486 case TS_ADDR:
1529 case TS_ADDR:
1611 } while (htype == TS_ADDR);
/freebsd-9.3-release/sbin/dump/
H A Dtraverse.c653 spcl.c_type = TS_ADDR;
702 spcl.c_type = TS_ADDR;
761 * was not room in the file header, then an additional TS_ADDR header

Completed in 59 milliseconds