Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c704 child_post(graph_vertex_t *v, void *arg) in child_post() function
728 graph_walk(from, WALK_DEPENDENCIES, child_pre, child_post, &cs); in is_path_to()