Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/pkg/
H A Dpkg.c85 static const char *bootstrap_names [] = { variable
797 for (int j = 0; bootstrap_names[j] != NULL; j++) { in bootstrap_pkg()
798 bootstrap_name = bootstrap_names[j]; in bootstrap_pkg()
859 for (int j = 0; bootstrap_names[j] != NULL; j++) { in bootstrap_pkg()
861 bootstrap_names[j]); in bootstrap_pkg()