Searched defs:matching (Results 1 – 3 of 3) sorted by relevance
75 lafe_exclude(struct lafe_matching **matching, const char *pattern) in lafe_exclude()86 lafe_exclude_from_file(struct lafe_matching **matching, const char *pathname) in lafe_exclude_from_file()102 lafe_include(struct lafe_matching **matching, const char *pattern) in lafe_include()114 lafe_include_from_file(struct lafe_matching **matching, const char *pathname, in lafe_include_from_file()151 lafe_excluded(struct lafe_matching *matching, const char *pathname) in lafe_excluded()230 lafe_cleanup_exclusions(struct lafe_matching **matching) in lafe_cleanup_exclusions()254 initialize_matching(struct lafe_matching **matching) in initialize_matching()262 lafe_unmatched_inclusions(struct lafe_matching *matching) in lafe_unmatched_inclusions()271 lafe_unmatched_inclusions_warn(struct lafe_matching *matching, const char *msg) in lafe_unmatched_inclusions_warn()
89 struct lafe_matching *matching; member
101 struct lafe_matching *matching; /* for matching.c */ member