Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c564 static int state_to_flags(int);
783 if (state_to_flags(cur_state) & LSEL_RUNLEVEL) { in main()
1890 state_to_flags(int state) in state_to_flags() function