Home
last modified time | relevance | path

Searched defs:curr_path_comps (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c536 topo_list_t *curr_path_comps, uint_t *npaths) in visit_vertex()
641 topo_list_t curr_path_comps = { 0 }; in topo_digraph_paths() local