Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c246 static boolean_t go_single_user_mode = B_FALSE; variable
3890 if (go_single_user_mode || booting_to_single_user) { in single_user_thread()
4047 go_to_level1 = go_single_user_mode = booting_to_single_user = B_FALSE; in single_user_thread()
4857 } else if (go_single_user_mode || go_to_level1) { in vertex_subgraph_dependencies_shutdown()
4908 !go_single_user_mode && !go_to_level1 && in graph_transition_sulogin()
5309 go_single_user_mode = B_TRUE; in dgraph_set_runlevel()
6169 if (!go_single_user_mode && !go_to_level1 && in graph_thread()