Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h139 #define Dependents "dependents" macro
H A Dtopo_2xml.c385 end_element(fp, Dependents); in txml_print_dependents()
441 begin_element(fp, Dependents, Grouping, Children, NULL); in txml_print_range()
H A Dtopo_xml.c511 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0) { in dependents_create()
1212 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0) in pad_process()