Home
last modified time | relevance | path

Searched refs:xml_remove_prop (Results 1 – 25 of 28) sorted by relevance

12

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dcrm_diff.c156 xml_remove_prop(tmp, vfields[lpc]); in strip_patch_cib_version()
162 xml_remove_prop(tmp, vfields[lpc]); in strip_patch_cib_version()
H A Dcrm_ticket.c550 xml_remove_prop(ticket_state_xml, key); in modify_ticket_state()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/cib/
H A Dremote.c446 xml_remove_prop(command, F_ORIG); in cib_handle_remote_msg()
447 xml_remove_prop(command, F_CIB_HOST); in cib_handle_remote_msg()
448 xml_remove_prop(command, F_CIB_GLOBAL_UPDATE); in cib_handle_remote_msg()
H A Dio.c291 xml_remove_prop(root, XML_ATTR_DC_UUID); in readCibXmlFile()
H A Dmessages.c560 xml_remove_prop(replace_request, F_CIB_HOST); in sync_our_cib()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/based/
H A Dbased_remote.c441 xml_remove_prop(command, F_ORIG); in cib_handle_remote_msg()
442 xml_remove_prop(command, F_CIB_HOST); in cib_handle_remote_msg()
443 xml_remove_prop(command, F_CIB_GLOBAL_UPDATE); in cib_handle_remote_msg()
H A Dbased_io.c293 xml_remove_prop(root, XML_ATTR_DC_UUID); in readCibXmlFile()
H A Dbased_messages.c520 xml_remove_prop(replace_request, F_CIB_HOST); in sync_our_cib()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_diff.c206 xml_remove_prop(tmp, vfields[lpc]); in strip_patch_cib_version()
212 xml_remove_prop(tmp, vfields[lpc]); in strip_patch_cib_version()
H A Dcrm_ticket.c409 xml_remove_prop(ticket_state_xml, key); in modify_ticket_state()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/common/
H A Dxml.h152 void xml_remove_prop(xmlNode * obj, const char *name);
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Doperations.c327 xml_remove_prop(param_set, attr_filter[lpc]); in filter_action_parameters()
350 xml_remove_prop(param_set, prop_name); in filter_action_parameters()
H A Dnvpair.c293 xml_remove_prop(node, name); in crm_xml_replace()
H A Dxml.c548 xml_remove_prop(xml, (const char *)name); in __xml_accept_changes()
1108 xml_remove_prop(target, p_name); in __subtract_xml_object()
1172 xml_remove_prop(target, p_name); /* Preserve the patch order */ in __add_xml_object()
1580 xml_remove_prop(match, name); in xml_apply_patchset_v2()
3239 xml_remove_prop(xmlNode * obj, const char *name) in xml_remove_prop() function
3266 xml_remove_prop(a_node, XML_DIFF_MARKER); in purge_diff_markers()
3425 xml_remove_prop(new, name); in __xml_diff_object()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pacemaker/
H A Dpcmk_sched_constraints.c708 xml_remove_prop(xml_obj, attr); in tag_to_set()
945 xml_remove_prop(new_xml, XML_RULE_ATTR_ROLE); in unpack_location_tags()
2129 xml_remove_prop(new_xml, XML_ORDER_ATTR_FIRST_ACTION); in unpack_order_tags()
2145 xml_remove_prop(new_xml, XML_ORDER_ATTR_THEN_ACTION); in unpack_order_tags()
2694 xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE); in unpack_colocation_tags()
2710 xml_remove_prop(new_xml, XML_COLOC_ATTR_TARGET_ROLE); in unpack_colocation_tags()
3040 xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE); in unpack_rsc_ticket_tags()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/
H A Dconstraints.c673 xml_remove_prop(xml_obj, attr); in tag_to_set()
900 xml_remove_prop(new_xml, XML_RULE_ATTR_ROLE); in unpack_location_tags()
2036 xml_remove_prop(new_xml, XML_ORDER_ATTR_FIRST_ACTION); in unpack_order_tags()
2052 xml_remove_prop(new_xml, XML_ORDER_ATTR_THEN_ACTION); in unpack_order_tags()
2534 xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE); in unpack_colocation_tags()
2550 xml_remove_prop(new_xml, XML_COLOC_ATTR_TARGET_ROLE); in unpack_colocation_tags()
2874 xml_remove_prop(new_xml, XML_COLOC_ATTR_SOURCE_ROLE); in unpack_rsc_ticket_tags()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/include/crm/common/
H A Dxml.h137 void xml_remove_prop(xmlNode * obj, const char *name);
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/cib/
H A Dcib_ops.c444 xml_remove_prop(update, XML_CIB_ATTR_REPLACE); in update_cib_object()
445 xml_remove_prop(target, XML_CIB_ATTR_REPLACE); in update_cib_object()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/cib/
H A Dcib_ops.c453 xml_remove_prop(update, XML_CIB_ATTR_REPLACE); in update_cib_object()
454 xml_remove_prop(target, XML_CIB_ATTR_REPLACE); in update_cib_object()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pengine/
H A Dpe_digest.c255 xml_remove_prop(data->params_secure, CRM_META "_" XML_ATTR_TIMEOUT); in calculate_secure_digest()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Dnvpair.c401 xml_remove_prop(node, name); in crm_xml_replace()
H A Dpatchset.c747 xml_remove_prop(target, p_name); // Preserve patch order in process_v1_additions()
1412 xml_remove_prop(a_node, XML_DIFF_MARKER); in purge_diff_markers()
H A Dxml.c2036 xml_remove_prop(xmlNode * obj, const char *name) in xml_remove_prop() function
2115 xml_remove_prop(new_xml, attr_name); in mark_attr_deleted()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/pengine/
H A Dutils.c1973 xml_remove_prop(param_set, prop_name); in filter_parameters()
1977 xml_remove_prop(param_set, prop_name); in filter_parameters()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/attrd/
H A Dcommands.c847 xml_remove_prop(xml, F_ATTRD_HOST_ID); in attrd_peer_update()

12