Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/cscope-fast/
H A Ddir.c156 if (infilelist(file) == NO) { in makefilelist()
282 issrcfile(path) && infilelist(path) == NO) { in getsrcfiles()
351 if (infilelist(file) == YES) { in incfile()
363 if (infilelist(path) == YES) { in incfile()
378 infilelist(char *file) in infilelist() function
H A Dglobal.h209 BOOL infilelist(char *file);
H A Dmain.c536 if (infilelist(path) == NO && in main()