Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.h89 extern POSTING *boolfile(INVCONTROL *invcntl, long *num, int bool);
H A Dfind.c900 if ((postingp = boolfile(&invcontrol, in findterm()
H A Dinvlib.c949 boolfile(INVCONTROL *invcntl, long *num, int bool) in boolfile() function