notify_src 163 daemons/based/based_callbacks.c do_local_notify(const xmlNode *notify_src, const char *client_id, notify_src 171 daemons/based/based_callbacks.c CRM_CHECK((notify_src != NULL) && (client_id != NULL), return); notify_src 173 daemons/based/based_callbacks.c crm_element_value_int(notify_src, PCMK__XA_CIB_CALLID, &msg_id); notify_src 194 daemons/based/based_callbacks.c rc = pcmk__ipc_send_xml(client_obj, msg_id, notify_src, flags); notify_src 198 daemons/based/based_callbacks.c rc = pcmk__remote_send_xml(client_obj->remote, notify_src); notify_src 228 daemons/fenced/pacemaker-fenced.c do_local_reply(const xmlNode *notify_src, pcmk__client_t *client, notify_src 243 daemons/fenced/pacemaker-fenced.c local_rc = pcmk__ipc_send_xml(client, rid, notify_src, ipc_flags); notify_src 244 daemons/fenced/pacemaker-fenced.h void do_local_reply(const xmlNode *notify_src, pcmk__client_t *client,