Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_list.h46 extern int topo_list_deepcopy(topo_hdl_t *, topo_list_t *, topo_list_t *,
H A Dtopo_list.c191 topo_list_deepcopy(topo_hdl_t *thp, topo_list_t *dest, topo_list_t *src, in topo_list_deepcopy() function
H A Dmapfile-vers97 topo_list_deepcopy;
H A Dtopo_digraph.c587 if (topo_list_deepcopy(thp, &path->tsp_components, in visit_vertex()