update_working_set_xml 1248 tools/crm_resource.c     rc = update_working_set_xml(data_set, cib_xml_copy);
update_working_set_xml  109 tools/crm_resource.h int update_working_set_xml(pe_working_set_t *data_set, xmlNode **xml);
update_working_set_xml 1107 tools/crm_resource_runtime.c     rc = update_working_set_xml(data_set, &cib_xml_copy);