Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddir.c154 if (infilelist(file) == NO) { in makefilelist()
280 issrcfile(path) && infilelist(path) == NO) { in getsrcfiles()
349 if (infilelist(file) == YES) { in incfile()
361 if (infilelist(path) == YES) { in incfile()
376 infilelist(char *file) in infilelist() function
H A Dglobal.h209 BOOL infilelist(char *file);
H A Dmain.c534 if (infilelist(path) == NO && in main()