Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/dump/
HDtape.c100 int64_t firstrec; /* record number of this block */ member
157 wp->firstrec = 0; in alloctape()
242 lastfirstrec = wp->firstrec; in flushtape()
292 wp->firstrec = lastfirstrec + ntrec; in flushtape()
650 spcl.c_firstrec = wp->firstrec; in startnewtape()