notify_src         41 daemons/based/based_callbacks.c     xmlNode *notify_src;
notify_src        183 daemons/based/based_callbacks.c do_local_notify(const xmlNode *notify_src, const char *client_id,
notify_src        190 daemons/based/based_callbacks.c     CRM_ASSERT(notify_src && client_id);
notify_src        192 daemons/based/based_callbacks.c     crm_element_value_int(notify_src, F_CIB_CALLID, &call_id);
notify_src        226 daemons/based/based_callbacks.c                 int rc = pcmk__ipc_send_xml(client_obj, rid, notify_src,
notify_src        242 daemons/based/based_callbacks.c             pcmk__remote_send_xml(client_obj->remote, notify_src);
notify_src        489 daemons/based/based_callbacks.c     free_xml(notify->notify_src);
notify_src        506 daemons/based/based_callbacks.c         do_local_notify(notify->notify_src, notify->client_id, notify->sync_reply,
notify_src        513 daemons/based/based_callbacks.c queue_local_notify(xmlNode * notify_src, const char *client_id, gboolean sync_reply,
notify_src        518 daemons/based/based_callbacks.c     notify->notify_src = notify_src;
notify_src        231 daemons/fenced/pacemaker-fenced.c do_local_reply(const xmlNode *notify_src, pcmk__client_t *client,
notify_src        246 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,