Lines Matching defs:boothowto
247 int boothowto;
690 boothowto |= RB_ASKNAME;
783 if (boothowto & RB_USERCONF)
786 if ((boothowto & (AB_SILENT|AB_VERBOSE)) == AB_SILENT) {
945 if (boothowto & (AB_VERBOSE|AB_DEBUG))
1021 if (boothowto & RB_ASKNAME) {
1052 boothowto |= RB_ASKNAME;
1066 if (boothowto & RB_SINGLE) {
1071 if (boothowto & RB_FASTBOOT) {
1100 if (boothowto & RB_ASKNAME || path != initpaths[0])
1178 if ((boothowto & AB_SILENT) != 0) {