Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/init/
H A Dinit.c203 #define LVLb SIGSYS macro
249 { LVLb, MASKb, 'b', 0 },
768 cur_state != LVLb && cur_state != LVLc) in main()
838 } else if (cur_state == LVLa || cur_state == LVLb || in main()
887 new_state == LVLb || in main()
1339 cur_state == LVLb || cur_state == LVLc) in spawn()
2194 (void) sigaddset(&act.sa_mask, LVLb); in init_signals()
2207 (void) sigaction(LVLb, &act, NULL); in init_signals()