Searched refs:pcmk__xe_remove_matching_attrs (Results 1 – 5 of 5) sorted by relevance
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/pengine/ |
H A D | pe_digest.c | 232 pcmk__xe_remove_matching_attrs(data->params_secure, attr_not_in_string, in calculate_secure_digest() 242 pcmk__xe_remove_matching_attrs(data->params_secure, is_fence_param, in calculate_secure_digest() 294 pcmk__xe_remove_matching_attrs(data->params_restart, attr_in_string, in calculate_restart_digest()
|
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/crm/common/ |
H A D | xml_internal.h | 162 void pcmk__xe_remove_matching_attrs(xmlNode *element,
|
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/ |
H A D | operations.c | 415 pcmk__xe_remove_matching_attrs(param_set, should_filter_for_digest, NULL); in pcmk__filter_op_for_digest()
|
H A D | patchset.c | 682 pcmk__xe_remove_matching_attrs(patch, not_id, NULL); in process_v1_removals() 1209 pcmk__xe_remove_matching_attrs(match, NULL, NULL); // Remove all in apply_v2_patchset()
|
H A D | xml.c | 352 pcmk__xe_remove_matching_attrs(xml, marked_as_deleted, NULL); in accept_attr_deletions() 630 pcmk__xe_remove_matching_attrs(xmlNode *element, in pcmk__xe_remove_matching_attrs() function
|