Home
last modified time | relevance | path

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

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