Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c4683 int excluded_match(char *name, struct pathname *path, struct pathnames **new) in excluded_match() function
4715 if(stickypath && excluded_match(name, stickypath, NULL)) in excluded()
4719 int res = excluded_match(name, paths->path[n], new); in excluded()