Home
last modified time | relevance | path

Searched refs:M_INITDEFAULT (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/init/
H A Dinit.c279 #define M_INITDEFAULT 0400 macro
1530 M_BOOTWAIT, M_PF, M_PWAIT, M_INITDEFAULT, M_SYSINIT, in getcmd()
1536 short su_acts = M_INITDEFAULT | M_PF | M_PWAIT | M_WAIT; in getcmd()
2070 } else if (cmd.c_action == M_INITDEFAULT) { in boot_init()