Home
last modified time | relevance | path

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

/netbsd/external/bsd/pkg_install/dist/lib/
H A Diterate.c297 match_and_add(const char *pkg, void *cookie) in match_and_add() function
326 if (iterate_pkg_db(match_and_add, &arg) == -1) { in add_installed_pkgs_by_basename()
347 if (iterate_pkg_db(match_and_add, &arg) == -1) { in add_installed_pkgs_by_pattern()