xml_response_data 39 include/crm/common/ipc.h #define create_reply(request, xml_response_data) \ xml_response_data 40 include/crm/common/ipc.h create_reply_adv(request, xml_response_data, __func__) xml_response_data 44 include/crm/common/ipc.h xmlNode *create_reply_adv(const xmlNode *request, xmlNode *xml_response_data, xml_response_data 104 lib/common/messages.c create_reply_adv(const xmlNode *original_request, xmlNode *xml_response_data, xml_response_data 150 lib/common/messages.c if (xml_response_data != NULL) { xml_response_data 153 lib/common/messages.c pcmk__xml_copy(wrapper, xml_response_data);