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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c250 static int pool_xml_parse_document(pool_conf_t *);
1314 if (pool_xml_parse_document(conf) == PO_FAIL)
2058 if (pool_xml_parse_document(conf) != PO_SUCCESS)
2664 * pool_xml_parse_document() parses the file associated with a supplied
2672 pool_xml_parse_document(pool_conf_t *conf) function

Completed in 65 milliseconds