Searched defs:infilelist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddir.c156 if (infilelist(file) == NO) {
282 issrcfile(path) && infilelist(path) == NO) {
351 if (infilelist(file) == YES) {
363 if (infilelist(path) == YES) {
378 infilelist(char *file) function

Completed in 44 milliseconds