Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c652 graph_walk(graph_vertex_t *v, graph_walk_dir_t dir, in graph_walk() function
728 graph_walk(from, WALK_DEPENDENCIES, child_pre, child_post, &cs); in is_path_to()
1693 graph_walk(v, WALK_DEPENDENTS, satbility_cb, NULL, NULL); in propagate_satbility()