Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/protocols/
H A Ddumprestore.h159 #define TS_TAPE 1 /* dump tape header */ macro
/titanic_50/usr/src/cmd/backup/dump/
H A Ddumptape.c644 } else if (spcl.c_type == TS_TAPE) { in spclrec()
669 else if (spcl.c_type == TS_TAPE) in spclrec()
1660 spcl.c_type = TS_TAPE; in otape()
2178 if (sp->s_spcl.c_type != TS_TAPE) in dowrite()
2281 case TS_TAPE: in checkpoint()
2304 case TS_TAPE: in checkpoint()
H A Ddumptraverse.c450 spcl.c_type = TS_TAPE;
/titanic_50/usr/src/cmd/backup/restore/
H A Dtape.c617 if (tmpbuf.c_type == TS_TAPE && (tmpbuf.c_flags & DR_NEWHEADER)) { in getvol()
1839 case TS_TAPE: in gethead()
1901 if (header->c_type == TS_TAPE) { in accthdr()