Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dextern.h63 int check_excludes(const char *, const char *);
H A Dexcludes.c105 check_excludes(const char *fname, const char *path) in check_excludes() function
H A Dverify.c94 if (check_excludes(p->fts_name, p->fts_path)) { in vwalk()
H A Dcreate.c135 if (check_excludes(p->fts_name, p->fts_path)) { in cwalk()