HomeSort by: relevance | last modified time | path
    Searched refs:howtoboot (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/emips/emips/
machdep.c 145 int i, howtoboot; local in function:mach_init
172 howtoboot = 0;
174 howtoboot |= RB_KDB;
182 howtoboot |= RB_NOSYMBOLS;
186 howtoboot |= RB_ASKNAME;
190 howtoboot &= ~RB_ASKNAME;
194 BOOT_FLAG(*cp, howtoboot); /* see sys/boot_flag.h */
205 if ((bi_syms != NULL) && (!(howtoboot & RB_NOSYMBOLS))) {
246 boothowto = howtoboot & ~RB_NOSYMBOLS;
  /src/usr.sbin/sysinst/arch/arc/
msg.md.en 80 message howtoboot

Completed in 64 milliseconds