Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/delete/
H A Dpkg_delete.c87 add_by_pattern(lpkg_head_t *pkgs, const char *pattern) in add_by_pattern() function
743 has_error |= add_by_pattern(&pkgs, *argv); in main()