Lines Matching defs:boothowto
243 int boothowto;
686 boothowto |= RB_ASKNAME;
776 if (boothowto & RB_USERCONF)
779 if ((boothowto & (AB_SILENT|AB_VERBOSE)) == AB_SILENT) {
938 if (boothowto & (AB_VERBOSE|AB_DEBUG))
1014 if (boothowto & RB_ASKNAME) {
1045 boothowto |= RB_ASKNAME;
1059 if (boothowto & RB_SINGLE) {
1064 if (boothowto & RB_FASTBOOT) {
1093 if (boothowto & RB_ASKNAME || path != initpaths[0])
1171 if ((boothowto & AB_SILENT) != 0) {