Home
last modified time | relevance | path

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

/netbsd-src/sbin/restore/
H A Dtape.c84 static int blksread; /* blocks read since last header */ variable
317 blksread--; in setup()
357 dprintf(stdout, "header read failed at %d blocks\n", blksread); in setup()
403 savecnt = blksread; in getvol()
484 dprintf(stdout, "header read failed at %d blocks\n", blksread); in getvol()
505 blksread = savecnt; in getvol()
1124 curfile.name, blksread); in getfile()
1275 blksread++; in readtape()
1381 blksread++; in readtape()
1589 if (predict != blksread - 1) in accthdr()
[all …]