Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c277 get_unique_id(xmlNodePtr node, char *id) in get_unique_id() function
328 if (get_unique_id(node, id) != PO_SUCCESS) { in node_create_with_id()