Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c59 static int txml_print_range(topo_hdl_t *, FILE *, tnode_t *, int);
384 if (txml_print_range(thp, fp, node, 1) == 1) in txml_print_dependents()
418 txml_print_range(topo_hdl_t *thp, FILE *fp, tnode_t *node, int dependent) in txml_print_range() function
464 (void) txml_print_range(thp, fp, node, 0); in txml_print_topology()