Home
last modified time | relevance | path

Searched refs:pcmk__xml_update (Results 1 – 3 of 3) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Dcrmcommon_private.h113 void pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update,
H A Dxml.c2511 pcmk__xml_update(xmlNode *parent, xmlNode *target, xmlNode *update, in pcmk__xml_update() function
2596 pcmk__xml_update(target, NULL, a_child, as_diff); in pcmk__xml_update()
2627 pcmk__xml_update(NULL, child, to_update, false); in update_xml_child()
H A Dpatchset.c1698 pcmk__xml_update(NULL, *new_xml, child_diff, true); in apply_xml_diff()