Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c169 static xmlNodePtr node_create_with_id(xmlNodePtr parent, const xmlChar *name);
323 node_create_with_id(xmlNodePtr parent, const xmlChar *name) in node_create_with_id() function
1507 if ((elem->pxe_node = node_create_with_id( in pool_xml_elem_create()
1530 if ((elem->pxe_node = node_create_with_id in pool_xml_elem_create()