Searched refs:check_excludes (Results 1 – 4 of 4) sorted by relevance
63 int check_excludes(const char *, const char *);
105 check_excludes(const char *fname, const char *path) in check_excludes() function
94 if (check_excludes(p->fts_name, p->fts_path)) { in vwalk()
135 if (check_excludes(p->fts_name, p->fts_path)) { in cwalk()