Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1171 xmlNodePtr def_set = NULL; in pad_process() local
1223 def_set = cn; in pad_process()
1241 if (!joined_set && def_set) { in pad_process()
1245 psn = def_set; in pad_process()
1841 xmlNodePtr curr, def_set = NULL; in topo_xml_walk() local
1877 def_set = curr; in topo_xml_walk()
1901 if (!joined_set && def_set) { in topo_xml_walk()
1902 if ((rdp = topo_xml_walk(mp, xinfo, def_set, troot)) == NULL) { in topo_xml_walk()