Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/svc/startd/
H A Dgraph.c308 static int mark_subtree(graph_edge_t *, void *);
2000 r = uu_list_walk(vertex->gv_dependents, (uu_walk_fn_t *)mark_subtree, in graph_enable_by_vertex()
5437 mark_subtree(graph_edge_t *e, void *arg) in mark_subtree() function
5467 r = uu_list_walk(v->gv_dependents, (uu_walk_fn_t *)mark_subtree, arg, in mark_subtree()