F_CIB_CALLDATA    353 cib/callbacks.c     xmlNode *pong = get_message_xml(reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    380 cib/callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
F_CIB_CALLDATA   1059 cib/callbacks.c         add_message_xml(op_reply, F_CIB_CALLDATA, the_cib);
F_CIB_CALLDATA   1384 cib/callbacks.c             add_message_xml(*reply, F_CIB_CALLDATA, output);
F_CIB_CALLDATA     62 cib/common.c                  || safe_str_eq(crm_element_name(root), F_CIB_CALLDATA)) {
F_CIB_CALLDATA     89 cib/common.c       xmlNode *input_fragment = get_message_xml(request, F_CIB_CALLDATA);
F_CIB_CALLDATA    118 cib/common.c           input_fragment = get_message_xml(request, F_CIB_CALLDATA);
F_CIB_CALLDATA    280 cib/common.c           F_CIB_CALLDATA,
F_CIB_CALLDATA    208 cib/messages.c         add_message_xml(*answer, F_CIB_CALLDATA, the_cib);
F_CIB_CALLDATA    216 cib/messages.c         add_message_xml(*answer, F_CIB_CALLDATA, shallow);
F_CIB_CALLDATA    537 cib/messages.c     add_message_xml(replace_request, F_CIB_CALLDATA, the_cib);
F_CIB_CALLDATA    407 lib/cib/cib_native.c         xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    622 lib/cib/cib_remote.c         xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    613 lib/cib/cib_utils.c         add_message_xml(op_msg, F_CIB_CALLDATA, data);
F_CIB_CALLDATA    631 lib/cib/cib_utils.c         output = get_message_xml(msg, F_CIB_CALLDATA);