dir_path_match    119 builtin/add.c  		if (dir_path_match(entry, pathspec, prefix, seen))
dir_path_match    965 builtin/clean.c 			matches = dir_path_match(ent, &pathspec, 0, NULL);
dir_path_match    525 builtin/grep.c 		if (!dir_path_match(dir.entries[i], pathspec, 0, NULL))
dir_path_match     67 builtin/ls-files.c 	if (!dir_path_match(ent, &pathspec, len, ps_matched))
dir_path_match    596 wt-status.c    		    dir_path_match(ent, &s->pathspec, 0, NULL))
dir_path_match    604 wt-status.c    		    dir_path_match(ent, &s->pathspec, 0, NULL))