Home
last modified time | relevance | path

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

/openbsd/src/sbin/restore/
Dtape.c67 static long blksread; /* blocks read since last header */ variable
216 blksread--; in setup()
250 Dprintf(stdout, "header read failed at %ld blocks\n", blksread); in setup()
301 savecnt = blksread; in getvol()
378 Dprintf(stdout, "header read failed at %ld blocks\n", blksread); in getvol()
406 blksread = savecnt; in getvol()
740 curfile.name, blksread); in getfile()
842 blksread++; in readtape()
945 blksread++; in readtape()
1149 if (predict != blksread - 1) in accthdr()
[all …]