Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1173 xmlNodePtr def_set = NULL; in pad_process() local
1225 def_set = cn; in pad_process()
1243 if (!joined_set && def_set) { in pad_process()
1247 psn = def_set; in pad_process()
1843 xmlNodePtr curr, def_set = NULL; in topo_xml_walk() local
1879 def_set = curr; in topo_xml_walk()
1903 if (!joined_set && def_set) { in topo_xml_walk()
1904 if ((rdp = topo_xml_walk(mp, xinfo, def_set, troot)) == NULL) { in topo_xml_walk()