Home
last modified time | relevance | path

Searched refs:newtape (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c426 if (newtape) { in lf_dump()
433 newtape = 0; in lf_dump()
601 if (!newtape) in bitmap()
604 newtape = 0; in bitmap()
H A Ddump.h131 extern int newtape; /* new tape flag */
H A Ddumptape.c44 int newtape; variable
1592 newtape = 0; in otape()
1594 newtape++; /* new volume indication */ in otape()