Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpool/common/
H A Dpool_xml.c169 static xmlNodePtr node_create_with_id(xmlNodePtr parent, const xmlChar *name);
331 node_create_with_id(xmlNodePtr parent, const xmlChar *name) in node_create_with_id() function
1515 if ((elem->pxe_node = node_create_with_id( in pool_xml_elem_create()
1538 if ((elem->pxe_node = node_create_with_id in pool_xml_elem_create()