Lines Matching refs:bct
41 static int bct; /* block # index into tape record buffer */
233 bct--; /* push back this block */
263 bct--; /* push back this block */
1481 if (bct < numtrec) {
1489 sp = &((union u_spcl *)&tbf[bct*tp_bsize])->s_spcl;
1497 bct = 0;
1502 bcopy(&tbf[(bct++*tp_bsize)], b, (size_t)tp_bsize);
1626 bct = 0;
1627 bcopy(&tbf[(bct++*tp_bsize)], b, (size_t)tp_bsize);
1650 bct = 0;
1680 bct = ntrec+1;