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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c553 * (WALK_DEPENDENCIES) or dependents (WALK_DEPENDENTS) of a vertex recursively
569 WALK_DEPENDENCIES enumerator in enum:__anon479
723 graph_walk(from, WALK_DEPENDENCIES, child_pre, child_post, &cs);

Completed in 57 milliseconds