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

/freebsd-13-stable/usr.sbin/pkg/
H A Dpkg.c86 static const char *bootstrap_names [] = { variable
871 for (int j = 0; bootstrap_names[j] != NULL; j++) {
872 bootstrap_name = bootstrap_names[j];

Completed in 57 milliseconds