update_working_set_xml 1265 tools/crm_resource.c             rc = update_working_set_xml(data_set, cib_xml_copy);
update_working_set_xml  108 tools/crm_resource.h int update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml);
update_working_set_xml 1109 tools/crm_resource_runtime.c     rc = update_working_set_xml(data_set, &cib_xml_copy);