Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cscope-fast/
H A Ddir.c68 static BOOL issrcfile(char *file);
282 issrcfile(path) && infilelist(path) == NO) { in getsrcfiles()
293 issrcfile(char *file) in issrcfile() function