Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dconflicts.c136 const char *skip_pkgname, char **inst_pkgname, char **inst_pattern) in some_installed_package_conflicts_with() argument
144 *inst_pattern = NULL; in some_installed_package_conflicts_with()
146 cfl.conflicting_pattern = inst_pattern; in some_installed_package_conflicts_with()