bootopt 185 kern/subr_prf.c int bootopt; bootopt 188 kern/subr_prf.c bootopt = RB_AUTOBOOT | RB_DUMP; bootopt 191 kern/subr_prf.c bootopt &= ~RB_DUMP; bootopt 195 kern/subr_prf.c bootopt |= RB_NOSYNC; bootopt 221 kern/subr_prf.c boot(bootopt);