Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c104 int sl_tapea; /* header number, if starting tape */ member
284 chkpt.sl_tapea = 0; in alloctape()
319 chkpt.sl_tapea = 0; in reset()
872 blockswritten = ++chkpt.sl_tapea; in rollforward()
1570 spcl.c_tapea = (*tapea) = chkpt.sl_tapea; in otape()
2243 chkpt.sl_tapea = spcl.c_tapea + count; in checkpoint()
2264 msg(" lastrec %u\n", chkpt.sl_tapea); in checkpoint()