Searched defs:invfind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c790 /* invfind searches for an individual item in the inverted file */
792 invfind(INVCONTROL *invcntl, char *searchterm) function
894 i = abs((int)invfind(invcntl, term));

Completed in 59 milliseconds