Searched refs:postfile (Results 1 – 2 of 2) sorted by relevance
62 FILE *postfile; /* posting file ptr */ member
604 (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()