Searched refs:invcontrol (Results 1 – 3 of 3) sorted by relevance
881 (void) invfind(&invcontrol, prefix); in findterm()890 (void) invforward(&invcontrol); in findterm()894 (void) invterm(&invcontrol, term); /* get the term */ in findterm()902 if ((postingp = boolfile(&invcontrol, in findterm()928 } while (invforward(&invcontrol)); /* while didn't wrap around */ in findterm()
92 extern INVCONTROL invcontrol; /* inverted file control structure */
82 INVCONTROL invcontrol; /* inverted file control structure */ variable908 invopen(&invcontrol, invname, invpost, INVAVAIL) == -1) { in opendatabase()921 invclose(&invcontrol); in closedatabase()