Searched refs:trusted_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/pkg/
H A Dpkg.c743 int trusted_count, revoked_count; local
759 if ((trusted = load_fingerprints(path, &trusted_count)) == NULL) {
764 if (trusted_count == 0 || trusted == NULL) {

Completed in 65 milliseconds