Searched refs:excluded_match (Results 1 – 1 of 1) sorted by relevance
4727 int excluded_match(char *name, struct pathname *path, struct pathnames **new) in excluded_match() function4759 if(stickypath && excluded_match(name, stickypath, NULL)) in excluded()4763 int res = excluded_match(name, paths->path[n], new); in excluded()