Searched defs:tdg (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/test/os-tests/tests/libtopo/ |
H A D | digraph-test.c | 82 topo_digraph_t *tdg = NULL; in test_deserialize() local 134 test_paths(topo_hdl_t *thp, topo_digraph_t *tdg) in test_paths() 201 test_serialize(topo_hdl_t *thp, topo_digraph_t *tdg, const char *path) in test_serialize() 224 topo_digraph_t *tdg; in main() local
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_digraph.c | 134 topo_digraph_t *tdg; in topo_digraph_get() local 160 topo_digraph_t *tdg; in topo_digraph_new() local 228 topo_digraph_destroy(topo_digraph_t *tdg) in topo_digraph_destroy() 261 topo_digraph_t *tdg; in topo_vertex_new() local 370 topo_vertex_iter(topo_hdl_t *thp, topo_digraph_t *tdg, in topo_vertex_iter() 409 topo_digraph_t *tdg; in topo_edge_new() local 635 topo_digraph_paths(topo_hdl_t *thp, topo_digraph_t *tdg, topo_vertex_t *from, in topo_digraph_paths()
|
H A D | topo_builtin.c | 110 topo_digraph_t *tdg; in topo_builtin_create() local
|
H A D | topo_snap.c | 257 topo_digraph_t *tdg; in topo_close() local 473 topo_digraph_t *tdg; in topo_snap_destroy() local 852 for (topo_digraph_t *tdg = topo_list_next(&thp->th_digraphs); in topo_scheme_walk() local
|
H A D | topo_digraph_xml.c | 721 topo_digraph_serialize(topo_hdl_t *thp, topo_digraph_t *tdg, FILE *fp) in topo_digraph_serialize() 842 deserialize_edges(topo_hdl_t *thp, topo_mod_t *mod, topo_digraph_t *tdg, in deserialize_edges() 880 add_edges(topo_hdl_t *thp, topo_mod_t *mod, topo_digraph_t *tdg, in add_edges() 1332 deserialize_vertex(topo_hdl_t *thp, topo_mod_t *mod, topo_digraph_t *tdg, in deserialize_vertex() 1395 topo_digraph_t *tdg, *ret = NULL; in topo_digraph_deserialize() local
|
H A D | topo_subr.c | 225 topo_digraph_t *tdg; in topo_hdl_root() local
|
H A D | topo_fmri.c | 178 topo_digraph_t *tdg; in topo_fmri_str2nvl() local
|