Home
last modified time | relevance | path

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

/netbsd-src/sbin/dump/
H A Dtape.c280 int64_t lastfirstrec; in flushtape() local
290 lastfirstrec = wp->firstrec; in flushtape()
339 wp->firstrec = lastfirstrec + ntrec; in flushtape()