Searched refs:RB_SINGLE (Results 1 – 8 of 8) sorted by relevance
45 { "boot_single", RB_SINGLE},
46 #define RB_SINGLE 0x002 /* reboot to single user only */ macro
88 howto |= RB_SINGLE; in bi_getboothowto()
61 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
263 howto |= RB_SINGLE; in main()
162 |RB_SINGLE in cninit()
637 if (boothowto & RB_SINGLE) { in start_init()
310 boothowto |= RB_SINGLE; in main()