Home
last modified time | relevance | path

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

/freebsd/sbin/dump/
H A Dtape.c94 int64_t firstrec; /* record number of this block */ member
151 wp->firstrec = 0; in alloctape()
236 lastfirstrec = wp->firstrec; in flushtape()
286 wp->firstrec = lastfirstrec + ntrec; in flushtape()
644 spcl.c_firstrec = wp->firstrec; in startnewtape()