Searched refs:checkpattern_fn (Results 1 – 1 of 1) sorted by relevance
77 static int checkpattern_fn(const char *, void *);189 checkpattern_fn(const char *pkg, void *vp) in checkpattern_fn() function212 if (match_installed_pkgs(pkg, checkpattern_fn, &arg) == -1) in check_pkg()228 if (match_installed_pkgs(pattern, checkpattern_fn, &arg) == -1) in check_pkg()