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

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c193 #define LVL2 SIGILL macro
238 { LVL2, MASK2, '2', LSEL_RUNLEVEL },
2179 (void) sigaddset(&act.sa_mask, LVL2);
2192 (void) sigaction(LVL2, &act, NULL);

Completed in 212 milliseconds