Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h165 #define Siblings "siblings" macro
H A Dtopo_xml.c471 if (xmlStrcmp(grptype, (xmlChar *)Siblings) == 0) { in dependent_create()