Searched refs:RB_SINGLE (Results 1 – 5 of 5) sorted by relevance
76 { "boot_single", RB_SINGLE},138 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE in boot_parse_arg()167 case 's': howto |= RB_SINGLE; break; in boot_parse_arg()
142 |RB_SINGLE in cninit()
754 if (boothowto & RB_SINGLE) in start_init()
45 #define RB_SINGLE 0x002 /* reboot to single user only */ macro
31 #options BOOTHOWTO=RB_SINGLE