Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_2xml.c256 end_element(fp, Dependents); in txml_print_dependents()
300 begin_element(fp, Dependents, Grouping, Children, NULL); in txml_print_range()
H A Dtopo_parse.h136 #define Dependents "dependents" macro
H A Dtopo_xml.c509 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0) { in dependents_create()
1198 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0) in pad_process()