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