Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h62 FILE *postfile; /* posting file ptr */ member
H A Dinvlib.c604 (void) fread((char *)posting, sizeof (*posting), 1, invcntl->postfile); in read_next_posting()
645 if ((invcntl->postfile = vpfopen(invpost, in invopen()
711 (void) fclose(invcntl->postfile); in invopen()
733 (void) fclose(invcntl->postfile); in invclose()
1015 file = invcntl->postfile; in boolfile()