Searched refs:RB_NOBOOTRC (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/arm/
H A Dreboot.h45 #define RB_NOBOOTRC 0x00020000 /* don't run '/etc/rc.boot' */ macro
/darwin-on-arm/xnu/bsd/i386/
H A Dreboot.h45 #define RB_NOBOOTRC 0x00020000 /* don't run '/etc/rc.boot' */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c1117 boothowto |= RB_NOBOOTRC;

Completed in 21 milliseconds