Searched refs:RB_SINGLE (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dboot.h50 { "boot_single", RB_SINGLE},
H A Dreboot.h43 #define RB_SINGLE 0x002 /* reboot to single user only */ macro
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dbootinfo.c87 howto |= RB_SINGLE;
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dbootinfo.c87 howto |= RB_SINGLE;
/freebsd-10-stable/sys/mips/atheros/
H A Dar71xx_machdep.c88 case 's': boothowto |= RB_SINGLE; break;
/freebsd-10-stable/sys/mips/beri/
H A Dberi_machdep.c159 case 's': boothowto |= RB_SINGLE; break;
/freebsd-10-stable/sys/boot/ia64/common/
H A Dbootinfo.c46 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
/freebsd-10-stable/sys/boot/powerpc/ofw/
H A Dmetadata.c89 howto |= RB_SINGLE;
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dmetadata.c88 howto |= RB_SINGLE;
/freebsd-10-stable/sys/boot/sparc64/loader/
H A Dmetadata.c97 howto |= RB_SINGLE;
/freebsd-10-stable/sys/boot/uboot/common/
H A Dmetadata.c96 howto |= RB_SINGLE;
/freebsd-10-stable/sys/mips/rmi/
H A Dxlr_machdep.c256 boothowto |= RB_SINGLE;
/freebsd-10-stable/sys/kern/
H A Dkern_cons.c120 |RB_SINGLE
H A Dinit_main.c759 if (boothowto & RB_SINGLE) {
/freebsd-10-stable/sys/boot/efi/loader/
H A Dbootinfo.c56 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
H A Dmain.c255 howto |= RB_SINGLE;
/freebsd-10-stable/sys/mips/nlm/
H A Dxlp_machdep.c278 case 's': boothowto |= RB_SINGLE; break;

Completed in 146 milliseconds