Lines Matching refs:lastinblk
77 lastinblk, numinvitems;
172 lastinblk = BLOCKSIZE;
465 tptr = logicalblk.chrblk + lastinblk;
466 lastinblk = BLOCKSIZE;
467 tptr2 = logicalblk.chrblk + lastinblk;
471 lastinblk -= j;
481 lastinblk = BLOCKSIZE;
489 lastinblk -= (numwilluse - 8);
490 iteminfo.e.offset = lastinblk;
494 (void) strncpy(logicalblk.chrblk + lastinblk, thisterm, len);
496 logicalblk.invblk[(lastinblk/sizeof (long))+wdlen] = nextpost;