Searched defs:graph_walk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c647 graph_walk(graph_vertex_t *v, graph_walk_dir_t dir, function
723 graph_walk(from, WALK_DEPENDENCIES, child_pre, child_post, &cs);
1741 graph_walk(v, WALK_DEPENDENTS, satbility_cb, NULL, NULL);

Completed in 2085 milliseconds