Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cscope-fast/
H A Dinvlib.h64 FILE *postfile; /* posting file ptr */ member
H A Dinvlib.c606 (void) fread((char *)posting, sizeof (*posting), 1, invcntl->postfile); in read_next_posting()
647 if ((invcntl->postfile = vpfopen(invpost, in invopen()
713 (void) fclose(invcntl->postfile); in invopen()
735 (void) fclose(invcntl->postfile); in invclose()
1017 file = invcntl->postfile; in boolfile()