Searched defs:get_unique_id (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c285 get_unique_id(xmlNodePtr node, char *id) function
326 * parent with the ref_id generated by get_unique_id(). Actual node creation
336 if (get_unique_id(node, id) != PO_SUCCESS) {

Completed in 50 milliseconds