Home
last modified time | relevance | path

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

/build/make/tools/atree/
Dfiles.cpp412 matches_excludes(const char* file, const vector<string>& excludes) in matches_excludes() function
444 if (matches_excludes(ent->d_name, excludes)) { in list_dir()