Searched refs:tpblksread (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dtape.c81 static int tpblksread = 0; /* TP_BSIZE blocks read */ variable
308 tpblksread--;
504 (long)tpblksread, (long)tmpbuf.c_firstrec);
507 tpblksread = tmpbuf.c_firstrec;
511 tmpbuf.c_firstrec < tpblksread - 1) {
515 i = tpblksread - tmpbuf.c_firstrec - 1;
1032 tpblksread++;
1138 tpblksread++;

Completed in 156 milliseconds