Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dtransition.c87 graph_enable_by_vertex(v, v->gv_flags & GV_ENABLED, 0); in gt_enter_uninit()
H A Dgraph.c1932 graph_enable_by_vertex(graph_vertex_t *vertex, int enable, int admin) in graph_enable_by_vertex() function
3543 graph_enable_by_vertex(v, enabled, 0); in configure_vertex()
4293 graph_enable_by_vertex(v, enabled, 1); in dgraph_update_general()
4496 graph_enable_by_vertex(v, 0, 0); in disable_service_temporarily()
4506 graph_enable_by_vertex(v, 0, 0); in disable_service_temporarily()
4534 graph_enable_by_vertex(v, 0, 0); in disable_service_temporarily()
4540 graph_enable_by_vertex(v, 0, 0); in disable_service_temporarily()
4546 graph_enable_by_vertex(v, 0, 0); in disable_service_temporarily()
H A Dstartd.h622 void graph_enable_by_vertex(graph_vertex_t *, int, int);