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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c280 #define M_SYSINIT 01000 macro
1341 if ((cmd->c_action & (M_SYSINIT | M_WAIT | M_BOOTWAIT | M_PWAIT)) != 0)
1530 M_BOOTWAIT, M_PF, M_PWAIT, M_INITDEFAULT, M_SYSINIT,
2078 } else if (cmd.c_action == M_SYSINIT) {

Completed in 66 milliseconds