update_working_set_xml 1261 tools/crm_resource.c             rc = update_working_set_xml(data_set, cib_xml_copy);
update_working_set_xml  115 tools/crm_resource.h int update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml);
update_working_set_xml 1164 tools/crm_resource_runtime.c     rc = update_working_set_xml(data_set, &cib_xml_copy);