Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/init/
H A Dinit.c560 static int state_to_flags(int);
779 if (state_to_flags(cur_state) & LSEL_RUNLEVEL) { in main()
1878 state_to_flags(int state) in state_to_flags() function