Home
last modified time | relevance | path

Searched refs:RB_SINGLE (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dboot.h50 { "boot_single", RB_SINGLE},
H A Dreboot.h43 #define RB_SINGLE 0x002 /* reboot to single user only */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dreboot.h48 #define RB_SINGLE 0x00000002 /* reboot to single user only */ macro
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c52 #define RB_SINGLE 0x002 /* reboot to single user only */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h23 #define RB_SINGLE 0x02 /* reboot to single user only */ macro
H A Dboot.c928 clval |= RB_SINGLE; in bsd_boot()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo.c86 howto |= RB_SINGLE; in bi_getboothowto()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c190 boothowto |= RB_SINGLE; in bootflags()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c48 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
/illumos-gate/usr/src/uts/common/fs/
H A Dfsflush.c463 if ((boothowto & RB_SINGLE) == 0 && in fsflush()
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c64 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
H A Dmain.c796 howto |= RB_SINGLE; in main()