Searched defs:curr_path_comps (Results 1 – 1 of 1) sorted by relevance
536 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