Searched refs:topo_xml_print (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 83 if (topo_xml_print(thp, fp, FM_FMRI_SCHEME_HC, &err) < 0) { in fab_update_topo()
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 197 topo_xml_print;
|
H A D | topo_2xml.c | 334 topo_xml_print(topo_hdl_t *thp, FILE *fp, const char *scheme, int *err) in topo_xml_print() function
|
H A D | libtopo.h | 384 extern int topo_xml_print(topo_hdl_t *, FILE *, const char *scheme, int *);
|
/titanic_44/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 1289 if (topo_xml_print(thp, stdout, opt_s, &err) < 0) in main()
|