Searched refs:audit_package (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/pkg_install/dist/lib/ |
| D | lib.h | 395 int audit_package(struct pkg_vulnerabilities *, const char *, const char *,
|
| D | vulnerabilities-file.c | 612 audit_package(struct pkg_vulnerabilities *pv, const char *pkgname, in audit_package() function
|
| /netbsd/src/external/bsd/pkg_install/dist/admin/ |
| D | audit.c | 129 return audit_package(pv, pkg, limit_vul_types, in check_exact_pkg()
|
| /netbsd/src/external/bsd/pkg_install/dist/add/ |
| D | perform.c | 1401 if (!audit_package(pv, pkg->pkgname, NULL, 0, 2)) in check_vulnerable()
|