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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c564 * examining its dependents. This allows is_path_to() to construct a path only
715 is_path_to(graph_vertex_t *from, graph_vertex_t *to) function
729 * Given an array of int's as returned by is_path_to, allocates a string of
1186 *pathp = is_path_to(tv, fv);

Completed in 56 milliseconds