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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h136 #define Dependents "dependents" macro
H A Dtopo_2xml.c256 end_element(fp, Dependents);
300 begin_element(fp, Dependents, Grouping, Children, NULL);
H A Dtopo_xml.c464 "Dependents missing grouping attribute");
476 "Dependents have bogus grouping attribute");
509 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0) {
1198 if (xmlStrcmp(cn->name, (xmlChar *)Dependents) == 0)

Completed in 62 milliseconds