Searched refs:pool_xml_parse_document (Results 1 – 1 of 1) sorted by relevance
250 static int pool_xml_parse_document(pool_conf_t *);1314 if (pool_xml_parse_document(conf) == PO_FAIL) in pool_xml_rollback()2058 if (pool_xml_parse_document(conf) != PO_SUCCESS) in pool_xml_open_file()2672 pool_xml_parse_document(pool_conf_t *conf) in pool_xml_parse_document() function