xml_create_patchset   75 include/crm/common/xml.h xmlNode *xml_create_patchset(
xml_create_patchset  407 lib/cib/cib_utils.c     local_diff = xml_create_patchset(0, patchset_cib, scratch,
xml_create_patchset   42 lib/common/tests/patchset/pcmk__cib_element_in_patchset_test.c     patchset = xml_create_patchset(2, source, target, NULL, false);
xml_create_patchset  194 tools/crm_diff.c     output = xml_create_patchset(0, object_1, object_2, NULL, FALSE);
xml_create_patchset  950 tools/crm_shadow.c     diff = xml_create_patchset(0, old_config, new_config, NULL, false);