F_CIB_CALLDATA    175 daemons/based/based_callbacks.c         add_message_xml(reply, F_CIB_CALLDATA, call_data);
F_CIB_CALLDATA    423 daemons/based/based_callbacks.c     xmlNode *pong = get_message_xml(reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    459 daemons/based/based_callbacks.c             xmlNode *remote_cib = get_message_xml(pong, F_CIB_CALLDATA);
F_CIB_CALLDATA   1273 daemons/based/based_callbacks.c                 input = get_message_xml(request, F_CIB_CALLDATA);
F_CIB_CALLDATA   1278 daemons/based/based_callbacks.c             input = get_message_xml(request, F_CIB_CALLDATA);
F_CIB_CALLDATA    152 daemons/based/based_messages.c             add_message_xml(*answer, F_CIB_CALLDATA, the_cib);
F_CIB_CALLDATA    160 daemons/based/based_messages.c             add_message_xml(*answer, F_CIB_CALLDATA, shallow);
F_CIB_CALLDATA    444 daemons/based/based_messages.c     add_message_xml(replace_request, F_CIB_CALLDATA, the_cib);
F_CIB_CALLDATA    224 lib/cib/cib_file.c     xmlNode *data = get_message_xml(request, F_CIB_CALLDATA);
F_CIB_CALLDATA    105 lib/cib/cib_native.c         xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    192 lib/cib/cib_remote.c         xmlNode *tmp = get_message_xml(op_reply, F_CIB_CALLDATA);
F_CIB_CALLDATA    703 lib/cib/cib_utils.c         add_message_xml(*op_msg, F_CIB_CALLDATA, data);
F_CIB_CALLDATA    794 lib/cib/cib_utils.c         output = get_message_xml(msg, F_CIB_CALLDATA);