Home
last modified time | relevance | path

Searched refs: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);
1664 if (pool_xml_open_file(conf) == PO_FAIL) { in pool_xml_connection_alloc()
1994 pool_xml_open_file(pool_conf_t *conf) in pool_xml_open_file() function