Searched defs:MatchType (Results 1 – 5 of 5) sorted by relevance
38 match_t MatchType = MATCH_GLOB; variable
32 match_t MatchType = MATCH_GLOB; variable
58 matchinstalled(match_t MatchType, char **patterns, int *retval) in matchinstalled()147 pattern_match(match_t MatchType, char *pattern, const char *pkgname) in pattern_match()
21 match_t MatchType = MATCH_GLOB; variable
54 int MatchType; in pkg_perform() local