msgs              293 kern/subr_autoconf.c char *msgs[3] = { "", " not configured\n", " unsupported\n" };
msgs              312 kern/subr_autoconf.c 		printf(msgs[(*print)(aux, parent->dv_xname)]);