Searched refs:invcontrol (Results 1 – 3 of 3) sorted by relevance
879 (void) invfind(&invcontrol, prefix); in findterm()888 (void) invforward(&invcontrol); in findterm()892 (void) invterm(&invcontrol, term); /* get the term */ in findterm()900 if ((postingp = boolfile(&invcontrol, in findterm()926 } while (invforward(&invcontrol)); /* while didn't wrap around */ in findterm()
92 extern INVCONTROL invcontrol; /* inverted file control structure */
80 INVCONTROL invcontrol; /* inverted file control structure */ variable906 invopen(&invcontrol, invname, invpost, INVAVAIL) == -1) { in opendatabase()919 invclose(&invcontrol); in closedatabase()