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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h179 #define Propgrp "propgroup" macro
H A Dtopo_2xml.c240 begin_element(fp, Propgrp, Name, pip->tpi_name, Namestab,
246 end_element(fp, Propgrp);
H A Dtopo_xml.c1125 if (xmlStrcmp(cn->name, (xmlChar *)Propgrp) == 0) {
1200 else if (xmlStrcmp(cn->name, (xmlChar *)Propgrp) == 0)
1230 (xmlChar *)Propgrp) == 0)
1248 if (xmlStrcmp(gcn->name, (xmlChar *)Propgrp)

Completed in 132 milliseconds