Searched refs:howtoboot (Results 1 – 3 of 3) sorted by relevance
145 int i, howtoboot; in mach_init() local172 howtoboot = 0; in mach_init()174 howtoboot |= RB_KDB; in mach_init()182 howtoboot |= RB_NOSYMBOLS; in mach_init()186 howtoboot |= RB_ASKNAME; in mach_init()190 howtoboot &= ~RB_ASKNAME; in mach_init()194 BOOT_FLAG(*cp, howtoboot); /* see sys/boot_flag.h */ in mach_init()205 if ((bi_syms != NULL) && (!(howtoboot & RB_NOSYMBOLS))) { in mach_init()246 boothowto = howtoboot & ~RB_NOSYMBOLS; in mach_init()
55 message howtoboot
80 message howtoboot