Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c314 static boolean_t insubtree_dependents_down(graph_vertex_t *);
1976 if (insubtree_dependents_down(vertex) == B_TRUE) { in graph_enable_by_vertex()
2009 if (insubtree_dependents_down(v) == B_TRUE) { in graph_enable_by_vertex()
4349 insubtree_dependents_down(graph_vertex_t *v) in insubtree_dependents_down() function
4382 if (insubtree_dependents_down(vv) == B_FALSE) in insubtree_dependents_down()
4555 if (insubtree_dependents_down(v) == B_TRUE) { in offline_subtree_leaves()