Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/init/
H A Dinit.c204 #define LVLc SIGPIPE macro
250 { LVLc, MASKc, 'c', 0 }
768 cur_state != LVLb && cur_state != LVLc) in main()
839 cur_state == LVLc) { in main()
888 new_state == LVLc) { in main()
1339 cur_state == LVLb || cur_state == LVLc) in spawn()
2195 (void) sigaddset(&act.sa_mask, LVLc); in init_signals()
2208 (void) sigaction(LVLc, &act, NULL); in init_signals()