Searched refs:RB_NOBOOTRC (Results 1 – 3 of 3) sorted by relevance
52 #define RB_NOBOOTRC 0x00000020 /* don't run /etc/rc.boot */ macro
58 #define RB_NOBOOTRC 0x020 /* don't run /etc/rc.boot */ macro
92 boothowto |= RB_NOBOOTRC; in bootflags()