Searched refs:tapea (Results 1 – 2 of 2) sorted by relevance
49 static long tapea; /* current logical block # on tape */ variable235 tapea--; in setup()265 tapea--; in setup()452 savetapea = tapea; in getvol()609 tapea = savetapea; in getvol()623 tapea = tmpbuf.c_tapea; in getvol()631 savetapea = tapea; in getvol()639 i = tapea - tmpbuf.c_tapea - 2; in getvol()641 i = tapea - tmpbuf.c_tapea; in getvol()654 tapea = savetapea + 1; /* <= (void) gethead() below */ in getvol()[all …]
124 static int *tapea; /* logical record count */ variable287 tapea = (int *)(current + 1); in alloctape()289 telapsed = (time_t *)(tapea + 1); in alloctape()650 spcl.c_tapea = *tapea; in spclrec()702 (*tapea)++; in taprec()1643 spcl.c_tapea = (*tapea) = chkpt.sl_tapea; in otape()1656 msg(" tapea %u\n", (*tapea)); in otape()