Home
last modified time | relevance | path

Searched refs:incfile (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h208 void incfile(char *file, int type);
H A Ddir.c343 incfile(char *file, int type) in incfile() function
H A Dscanner.l697 incfile(s + 1, *s);
H A Dmain.c1525 incfile(s + 1, *s); in putinclude()