Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c105 int sl_firstrec; /* number of first block on tape */ member
283 chkpt.sl_firstrec = 1; in alloctape()
318 chkpt.sl_firstrec = 1; in reset()
1569 spcl.c_firstrec = chkpt.sl_firstrec; in otape()
2065 chkpt.sl_firstrec++; in dowrite()
2263 msg(" 1strec %u\n", chkpt.sl_firstrec); in checkpoint()