Home
last modified time | relevance | path

Searched refs:invclose (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h90 extern void invclose(INVCONTROL *invcntl);
H A Dmain.c919 invclose(&invcontrol); in closedatabase()
H A Dinvlib.c725 invclose(INVCONTROL *invcntl) in invclose() function