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

/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c92 static const xmlChar *xml_root[] = { variable
877 root = xmlNewNode(NULL, xml_root[0]);
880 xmlSetProp(root, xml_root[1], xml_root[2]) !=
882 xmlSetProp(root, xml_root[3], xml_root[4]) !=

Completed in 977 milliseconds