Home
last modified time | relevance | path

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

/dragonfly/include/protocols/
HDdumprestore.h83 int32_t c_firstrec; /* first record on volume */ member
/dragonfly/sbin/restore/
HDtape.c1158 if (header->c_firstrec) in accthdr()
1160 (long)header->c_firstrec); in accthdr()
/dragonfly/sbin/dump/
HDtape.c613 spcl.c_firstrec = slp->firstrec; in startnewtape()