Searched refs:dbseek (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dfind.c406 if (dbseek(p->lineoffset) != -1 &&
1042 if (dbseek(p->fcnoffset) != -1) {
1047 if (dbseek(p->lineoffset) != -1) {
1092 (void) dbseek((blocknumber - 1) * BUFSIZ);
1224 dbseek(long offset) function
H A Dglobal.h256 long dbseek(long offset);
H A Ddisplay.c421 (void) dbseek(0L); /* goto the first block */

Completed in 100 milliseconds