Home
last modified time | relevance | path

Searched refs:tf_scheme (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.c44 if ((r->tf_scheme = topo_mod_strdup(mp, (char *)scheme)) == NULL) { in tf_info_new()
57 if (p->tf_scheme != NULL) in tf_info_free()
58 topo_mod_strfree(mp, p->tf_scheme); in tf_info_free()
H A Dtopo_parse.h104 char *tf_scheme; /* scheme of topology in file */ member
H A Dtopo_xml.c1526 rd->rd_finfo->tf_scheme, rd->rd_name, inst, inst, in node_process()
1778 rd->rd_finfo->tf_scheme, 1) < 0) { in topo_xml_range_process()