Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dgraph.c307 static int mark_subtree(graph_edge_t *, void *);
1999 r = uu_list_walk(vertex->gv_dependents, (uu_walk_fn_t *)mark_subtree, in graph_enable_by_vertex()
5442 mark_subtree(graph_edge_t *e, void *arg) in mark_subtree() function
5472 r = uu_list_walk(v->gv_dependents, (uu_walk_fn_t *)mark_subtree, arg, in mark_subtree()