cfroots 1680 arch/i386/compile/GENERIC/ioconf.c short cfroots[] = {
cfroots 68 kern/subr_autoconf.c extern short cfroots[];
cfroots 285 kern/subr_autoconf.c for (p = cfroots; *p >= 0; p++) {
cfroots 39 kern/subr_userconf.c extern short cfroots[];
cfroots 1078 kern/subr_userconf.c if (cfroots[i] != -1 && cfroots[i] >= val)
cfroots 1079 kern/subr_userconf.c cfroots[i]++;