Home
last modified time | relevance | path

Searched refs:c_firstrec (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c1569 spcl.c_firstrec = chkpt.sl_firstrec; in otape()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c623 recsread = tmpbuf.c_firstrec; in getvol()
630 } else if (tmpbuf.c_firstrec != 0) { in getvol()
1899 if (header->c_firstrec) in accthdr()
1902 header->c_firstrec); in accthdr()
/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h137 int32_t c_firstrec; /* first record on volume */ member