Searched refs:byteslide (Results 1 – 1 of 1) sorted by relevance
75 static long byteslide = 0; variable1125 if (blkcnt + (byteslide > 0) < numtrec) { in readtape()1126 memmove(buf, &tapebuf[(blkcnt++ * TP_BSIZE) + byteslide], (long)TP_BSIZE); in readtape()1240 &tapebuf[(blkcnt++ * TP_BSIZE) + byteslide], (long)TP_BSIZE); in readtape()1486 byteslide++; in findinode()1487 if (byteslide < TP_BSIZE) { in findinode()1491 byteslide = 0; in findinode()1547 byteslide++; in findinode()1548 if (byteslide < TP_BSIZE) { in findinode()1552 byteslide = 0; in findinode()