Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/protocols/
H A Ddumprestore.h139 int32_t c_firstrec; /* first record on volume */ member
/titanic_50/usr/src/cmd/backup/restore/
H A Dtape.c622 recsread = tmpbuf.c_firstrec; in getvol()
629 } else if (tmpbuf.c_firstrec != 0) { in getvol()
1902 if (header->c_firstrec) in accthdr()
1905 header->c_firstrec); in accthdr()
/titanic_50/usr/src/cmd/backup/dump/
H A Ddumptape.c1642 spcl.c_firstrec = chkpt.sl_firstrec; in otape()