Searched refs:RB_ASKNAME (Results 1 – 11 of 11) sorted by relevance
191 boothowto |= RB_ASKNAME; in setroot()238 boothowto |= RB_ASKNAME; in setroot()256 boothowto |= RB_ASKNAME; in setroot()259 if (boothowto & RB_ASKNAME) { in setroot()443 boothowto |= RB_ASKNAME; in setroot()454 boothowto |= RB_ASKNAME; in setroot()473 boothowto |= RB_ASKNAME; in setroot()494 if (boothowto & RB_ASKNAME) { /* (a) */ in setroot()
618 boothowto |= RB_ASKNAME; in main()943 if (boothowto & RB_ASKNAME) { in start_init()974 boothowto |= RB_ASKNAME; in start_init()1022 if (boothowto & RB_ASKNAME || path != initpaths[0]) in start_init()
56 (retval) |= RB_ASKNAME; \
43 #define RB_ASKNAME 0x00000001 /* ask for file name to reboot from */ macro
125 lua_pushinteger(L, RB_ASKNAME); in luaopen_pmf()
231 { OSF1_RB_ASKNAME, OSF1_RB_ASKNAME, RB_ASKNAME },
546 boothowto |= RB_ASKNAME; in parse_mi_bootargs()
54 #define DISABLESPLASH (boothowto & (RB_SINGLE | RB_USERCONF | RB_ASKNAME | \
998 { SUNOS_RB_ASKNAME, RB_ASKNAME },
1312 { SUNOS_RB_ASKNAME, RB_ASKNAME },
614 boothowto |= RB_ASKNAME; in rf_buildroothack()