Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Ddefs.h142 SET_BASE, /* base */ enumerator
202 #define SET_CORE WITH_MODULES SET_BASE, WITH_DTB SET_GPUFW, SET_ETC
H A Dutil.c124 {"base", SET_BASE, false, MSG_set_base, NULL},
1527 if (set_status[SET_BASE] & SET_INSTALLED) in get_and_unpack_sets()