Home
last modified time | relevance | path

Searched refs:startbyte (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h53 long startbyte; /* first byte of superfinger */ member
H A Dinvlib.c292 param.startbyte = (numlogblk + 1) * BLOCKSIZE + BUFSIZ; in invmake()
536 (void) fseek(invcntl->invfile, invcntl->param.startbyte, SEEK_SET); in read_superfinger()
855 if (invcntl->param.startbyte < in invfind()