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

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c249 static int pool_xml_open_file(pool_conf_t *conf);
1672 if (pool_xml_open_file(conf) == PO_FAIL) {
1996 * pool_xml_open_file() opens a file for a configuration. This establishes
2002 pool_xml_open_file(pool_conf_t *conf) function

Completed in 65 milliseconds